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 |