mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00
Fixed the aforementioned warp issue
This commit is contained in:
parent
9bf8886d4b
commit
377e23038b
|
@ -2,8 +2,8 @@ ViridianPreGym_Object:
|
|||
db $0 ; border block
|
||||
|
||||
def_warp_events
|
||||
warp_event 5, 13, 7, VIRIDIAN_CITY
|
||||
warp_event 4, 13, 7, VIRIDIAN_CITY
|
||||
warp_event 5, 13, LAST_MAP, 7
|
||||
warp_event 4, 13, LAST_MAP, 7
|
||||
|
||||
def_bg_events
|
||||
|
||||
|
|
Loading…
Reference in a new issue