Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ceroba_debugger_Create_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
global.hotland_flag[2] = 3;
4
global.current_pp_self = 1;
5
for (var i = 1; i < array_length(global.item_slot); i++)
6
    global.item_slot[i] = "Homemade Cookie";
7
global.attack_cycle = 10;