Undertale script viewer

← back to main script listing

gml_Object_obj_napstablook2_Create_0

(view raw script w/o annotations or w/e)
1
if (global.flag[36 spared_napstablook] != 1 || global.flag[202 kills_ruins] > 15 || global.flag[7 true_pacifist] == 1)
2
    instance_destroy();
3
myinteract = 0;
4
image_xscale = 1;
5
image_yscale = 1;
6
talkedto = 0;