mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 20:46:24 +13:00
Update ViridianGym.asm
this one has the right coordinates oops
This commit is contained in:
parent
05b901e62c
commit
781070a12a
|
@ -4,7 +4,8 @@ ViridianGym_Object:
|
|||
def_warp_events
|
||||
warp_event 16, 17, LAST_MAP, 5 ; front door
|
||||
warp_event 17, 17, LAST_MAP, 5 ; front door
|
||||
warp_event 0, 1, LAST_MAP, 5 ; back door
|
||||
warp_event 0, 0, LAST_MAP, 5 ; back door
|
||||
warp_event 1, 0, LAST_MAP, 5 ; back door
|
||||
warp_event 2, 0, ROCKET_HIDEOUT_B1F, 1 ; stairs
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue