Undertale script viewer

← back to main script listing

gml_Object_blt_bluesword_Destroy_0

(view raw script w/o annotations or w/e)
1
global.turntimer = -1;
2
global.mnfight = 3;
3
if (hurted == 0 && instance_exists(obj_movedoge))
4
    obj_movedoge.excited = 0;