mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-08 00:25:28 +13:00
Adding temporary warps to Faraway
Note that Faraway is still broken, the inner forest can't be accessed for some reason
This commit is contained in:
parent
86f111e5d7
commit
87fdb46ede
18 changed files with 37 additions and 38 deletions
|
|
@ -2,12 +2,12 @@ FarawayIslandInside_Object:
|
|||
db $02 ; border block
|
||||
|
||||
def_warp_events
|
||||
warp_event 14, 21, 0, FARAWAY_ISLAND_OUTSIDE
|
||||
warp_event 15, 21, 0, FARAWAY_ISLAND_OUTSIDE
|
||||
warp_event 14, 21, FARAWAY_ISLAND_OUTSIDE, 3
|
||||
warp_event 15, 21, FARAWAY_ISLAND_OUTSIDE, 4
|
||||
|
||||
def_bg_events
|
||||
object_event 14, 10, SPRITE_MONSTER, STAY, DOWN, 1, MEW, 50 | OW_POKEMON
|
||||
|
||||
def_object_events
|
||||
object_event 15, 10, SPRITE_MONSTER, STAY, DOWN, 1, MEW, 30 | OW_POKEMON
|
||||
|
||||
def_warps_to FARAWAY_ISLAND_INSIDE
|
||||
Loading…
Add table
Add a link
Reference in a new issue