Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_o_boxingcontroller_Other_10

(view raw script w/o annotations or w/e)
1
global.boxingphase++;
2
if (global.boxingphase == 1)
3
    special_punch_turns -= 1;