Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_gameshow_battlemanager_Step_1

(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
}