Use def_warps_to macro for automatic warp_to entries

This commit is contained in:
Rangi 2020-08-17 17:47:28 -04:00
parent f4514ff53c
commit 4373aafac1
224 changed files with 257 additions and 1019 deletions

View file

@ -23,8 +23,4 @@ Route15_Object:
object SPRITE_COOLTRAINER_F, 18, 13, STAY, UP, 10, OPP_JR_TRAINER_F, 23
object SPRITE_POKE_BALL, 18, 5, STAY, NONE, 11, TM_RAGE
; warp-to
warp_to 7, 8, ROUTE_15_WIDTH ; ROUTE_15_GATE_1F
warp_to 7, 9, ROUTE_15_WIDTH ; ROUTE_15_GATE_1F
warp_to 14, 8, ROUTE_15_WIDTH ; ROUTE_15_GATE_1F
warp_to 14, 9, ROUTE_15_WIDTH ; ROUTE_15_GATE_1F
def_warps_to ROUTE_15