Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_sneo_heartattack_old_Alarm_1

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

function scr_turntimer(arg0) { if (global.turntimer < arg0) global.turntimer = arg0; }
(obj_spamton_neo_enemy.heart_turntimer);