Post-13860

Post 36 dari 39 dalam Do you believe in destiny ?

HomeForumDebatesDo you believe in destiny ?Post-13860

#36 avatar
Azalae 30 Desember 2004 jam 8:15pm  

health = 100;

beginlife

if (ketabrak)
then health = health - 50;

if (kebakaran)
then health = health - 90;

if (tsunami)
then health = health - 100;

if (me IS azalae)
then health = 100; :D

if (health LESSOREQUAL 0)
then exit;

endlife