Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_o_boxingqueen_KeyPress_79

(view raw script w/o annotations or w/e)
1
if (
scr_debug
scr_debug

function
scr_debug()
{ return 0; }
())
2
{
3
    health_count = 1;
4
    times_hit_in_a_row = 2;
5
}