Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_susiezilla_house_timer_Create_0

(view raw script w/o annotations or w/e)
1
timer = 0;
2
clocktimer = 0;
3
con = 0;
4
hp = instance_number(obj_susiezilla_house_single);
5
maxhp = hp;
6
failcount = 0;