mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-07 16:15:23 +13:00
Use def_warps_to macro for automatic warp_to entries
This commit is contained in:
parent
f4514ff53c
commit
4373aafac1
224 changed files with 257 additions and 1019 deletions
|
|
@ -16,7 +16,4 @@ Route4_Object:
|
|||
object SPRITE_COOLTRAINER_F, 63, 3, STAY, RIGHT, 2, OPP_LASS, 4
|
||||
object SPRITE_POKE_BALL, 57, 3, STAY, NONE, 3, TM_WHIRLWIND
|
||||
|
||||
; warp-to
|
||||
warp_to 11, 5, ROUTE_4_WIDTH ; MT_MOON_POKECENTER
|
||||
warp_to 18, 5, ROUTE_4_WIDTH ; MT_MOON_1F
|
||||
warp_to 24, 5, ROUTE_4_WIDTH ; MT_MOON_B1F
|
||||
def_warps_to ROUTE_4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue