mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

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.
12 lines
170 B
NASM
12 lines
170 B
NASM
GarnetCavernB1F_Object:
|
|
db $03 ; border block
|
|
|
|
def_warp_events
|
|
warp_event 4, 11, CITRINE_CITY, 1
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to GARNET_CAVERN_B1F
|