Deltarune script viewer

← back to main script listing

gml_Object_obj_onion_event_Create_0

(view raw script w/o annotations or w/e)
1
onion = instance_create(460, 120, obj_onionbody);
2
tents = 0;
3
con = -1;
4
once = 0;
5
ocon = 0;
6
onioncount = 0;
7
customcon = 0;
8
if (global.flag[258 onionsan_ch1] == 0)
9
{
10
    if (global.is_console)
11
        global.flag[258 onionsan_ch1] = global.game_won;
12
}