Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_dw_churchb_nongerson_Alarm_1

(view raw script w/o annotations or w/e)
1
c_waitcustom_end
c_waitcustom_end

function
c_waitcustom_end()
{ with (obj_cutscene_master) { cs_wait_custom = 0; waiting = 0; } }
();