Undertale script viewer

← back to main script listing

gml_Object_obj_battlecontroller_KeyPress_117

related scripts: Alarm_0Create_0Destroy_0Draw_0KeyPress_117 KeyPress_37KeyPress_38KeyPress_39KeyPress_40KeyPress_46KeyPress_49KeyPress_50KeyPress_80Keyboard_56Keyboard_57Other_10Other_5Step_0Step_1

(view raw script w/o annotations or w/e)
1
if (global.debug == 1)
2
{
3
    global.mercy = 0;
4
    global.at = 999;
5
}