Deltarune script viewer

← back to main script listing

gml_Object_obj_ch2_room_town_hospital_Alarm_1

(view raw script w/o annotations or w/e)
1
if (noellegame)
2
{
3
    gamecon++;
4
    alarm[1] = 30;
5
}