mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
god i need some help with this
I'm trying to make the warp to Mt. Moon Crater a hole warp like the ones from Seafoam Islands, but I cannot seem to get to work at all, the hole just doesn't send me down. I know I'm clearly missing something, but I'm committing as-is in the hopes that someone could have a look at it
This commit is contained in:
parent
080ca3866b
commit
743a645c5e
11 changed files with 28 additions and 18 deletions
|
|
@ -2,14 +2,13 @@ MtMoonCrater_Object:
|
|||
db $03 ; border block
|
||||
|
||||
def_warp_events
|
||||
warp_event 23, 49, MT_MOON_SQUARE, 2
|
||||
warp_event 22, 49, MT_MOON_SQUARE, 2
|
||||
warp_event 46, 47, MT_MOON_B1F, 14
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
object_event 33, 17, SPRITE_FOSSIL, STAY, NONE, 1, DOME_FOSSIL
|
||||
object_event 31, 32, SPRITE_FOSSIL, STAY, NONE, 2, WING_FOSSIL
|
||||
object_event 32, 32, SPRITE_FOSSIL, STAY, NONE, 2, WING_FOSSIL
|
||||
object_event 33, 16, SPRITE_FOSSIL, STAY, NONE, 3, HELIX_FOSSIL
|
||||
object_event 45, 24, SPRITE_POKE_BALL, STAY, NONE, 4, MAX_ETHER
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue