Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_pl_Alarm_0
(
view raw script w/o annotations or w/e
)
1
if (state == scr_frozen_state && global.cutscene == false)
2
state = scr_normal_state;