mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
add crocky stationary..?
This commit is contained in:
parent
8ed48bdc5c
commit
878f15ecda
|
@ -2,6 +2,11 @@ Kanto Expansion Pak
|
|||
===================
|
||||
This is a ROM Hack of Pokémon Red and Blue, aiming to expand the dex with
|
||||
|
||||
Improved areas
|
||||
====
|
||||
- Rock Tunnel has a more workable map, now being easier to go through and having new areas to explore. Includes a way to get renewable fossils, items, and other interesting bits and pieces. Overall, it makes Flash much more rewarding to bring, showing you where the items and content are instead of being an inconvenience.
|
||||
- Diglett's Cave has the prototype music and a more detailed map. Plus, if you go back after getting Surf, you'll be able to access a neat little island.
|
||||
|
||||
QoL Enhancements
|
||||
====
|
||||
- PC added to Celadon Hotel where the event usually is. Why not?
|
||||
|
|
|
@ -8,5 +8,6 @@ DiglettsCave_Object:
|
|||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
object_event 30, 15, SPRITE_MON, WALK, DOWN, 3, CROCKY, 40
|
||||
|
||||
def_warps_to DIGLETTS_CAVE
|
||||
|
|
Loading…
Reference in a new issue