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

All the trainers are still missing, as is the guard. But the maps themselves are accessible, and the wild encounters work too.
12 lines
175 B
NASM
12 lines
175 B
NASM
SilphGauntlet6F_Object:
|
|
db $2e ; border block
|
|
|
|
def_warp_events
|
|
warp_event 2, 3, SILPH_GAUNTLET_5F, 2
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to SILPH_GAUNTLET_6F
|