mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 08:35:23 +13:00
Restore warps to Cerulean Cave
This adds the warp to Cerulean Cave into Cerulean City, including the small walk to Route 4. I've moved the Berserk Gene to be underneath where Mewtwo stands, since its location is no longer necessary.
This commit is contained in:
parent
0d7a23c6ea
commit
e484b49503
5 changed files with 8 additions and 6 deletions
|
|
@ -34,6 +34,7 @@ CeruleanCaveB1F_MapEvents:
|
|||
def_bg_events
|
||||
bg_event 8, 6, BGEVENT_ITEM + MAX_REVIVE, EVENT_CERULEAN_CAVE_B1F_HIDDEN_MAX_REVIVE
|
||||
bg_event 24, 11, BGEVENT_ITEM + ULTRA_BALL, EVENT_CERULEAN_CAVE_B1F_HIDDEN_ULTRA_BALL
|
||||
bg_event 7, 13, BGEVENT_ITEM, CeruleanCityHiddenBerserkGene
|
||||
|
||||
def_object_events
|
||||
object_event 7, 13, SPRITE_JYNX, SPRITEMOVEDATA_POKEMON, 0, MEWTWO, -1, -1, PAL_NPC_PURPLE, OBJECTTYPE_SCRIPT, 0, CeruleanCaveMewtwo, EVENT_CERULEAN_CAVE_MEWTWO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue