if (live_call())
return global.live_result;
battle_box = 3154;
obstacle_offset = 15;
if (global.hotland_flag[2] == 3)
obstacle_offset = 18;
scr_enable_battle_box_surfacescr_enable_battle_box_surfacefunction scr_enable_battle_box_surface() { if (!instance_exists(obj_surface_drawer)) instance_create_depth(0, 0, -999, obj_surface_drawer); }();