Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_gameshow_battlemanager_Destroy_0

(view raw script w/o annotations or w/e)
1
if (specialend == 0)
2
{
3
    with (obj_board_parent)
4
        event_user(11);
5
}
6
global.rank1hurtcount = 0;