Undertale script viewer

← back to main script listing

gml_Object_obj_encountererparent_Other_4

(view raw script w/o annotations or w/e)
1
if (global.flag[8 disable_random_encounters] == 1 || global.flag[7 true_pacifist] == 1)
2
    instance_destroy();