mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 23:22:26 +13:00
Groundwork for Garnet Cavern
Currently just uses the RG Unknown Dungeon map, which should be changed accordingly. The warps and stuff outside of basic entry aren't implemented. Has a halved encounter rate compared to other maps, which matches the idea that caverns don't sustain much wildlife. Mt Moon theme may not be used in the final product.
This commit is contained in:
parent
986c84d02d
commit
4d40fe09f0
33 changed files with 198 additions and 30 deletions
|
|
@ -261,4 +261,5 @@ DEF SHOW EQU $15
|
|||
const HS_MT_MOON_CRATER_ITEM_9 ; F9
|
||||
const HS_MT_MOON_CRATER_ITEM_10 ; FA
|
||||
const HS_MT_MOON_CRATER_ITEM_11 ; FB
|
||||
;const HS_GARNET_CAVERN_MOLTRES_G ; FC
|
||||
DEF NUM_HS_OBJECTS EQU const_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue