Undertale script viewer

← back to main script listing

gml_Object_obj_papyrusboss_KeyPress_32

(view raw script w/o annotations or w/e)
1
if (global.debug == 1)
2
{
3
    truefight = 1;
4
    conversation = 1;
5
    fighto = 6;
6
    xfight = 0;
7
}