Undertale script viewer

← back to main script listing

gml_Object_obj_laserswitch1_Create_0

(view raw script w/o annotations or w/e)
1
myinteract = 0;
2
if (room == room_fire_lasers1 && global.flag[371 laser1_off] == 1)
3
    alarm[1] = 3;
4
con = 0;