Undertale script viewer

← back to main script listing

gml_Object_obj_core_enemyevent2_Create_0

(view raw script w/o annotations or w/e)
1
global.flag[200 kills_area_pointer] = 205;
2
image_xscale = 6;
3
con = 0;
4
if (global.flag[7 true_pacifist] == 1 || global.flag[8 disable_random_encounters] == 1 || global.plot > 198)
5
{
6
    instance_destroy();
7
    exit;
8
}
9
if (global.flag[417 got_alphys_advice4] == 1)
10
    instance_destroy();
11
else
12
    con = 1;