Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_gameshow_battlemanager_Step_1

related scripts: CleanUp_0Create_0Destroy_0Draw_0Step_0Step_1 Step_2

(view raw script w/o annotations or w/e)
1
if (con == 2)
2
{
3
    rem1 = global.hp[1];
4
    rem2 = global.hp[2];
5
    rem3 = global.hp[3];
6
}