mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-17 02:30:50 +12:00

Worked on the map and added wild data. It's mostly Kanto stuff as it was in FRLG - the Sevii Islands are Kanto after all. Slowking in the water because there's not really anything else and it's kinda neat. Shuckle is in by Misty's suggestion.
19 lines
288 B
NASM
19 lines
288 B
NASM
object_const_def
|
|
|
|
BerryForest_MapScripts:
|
|
def_scene_scripts
|
|
|
|
def_callbacks
|
|
|
|
BerryForest_MapEvents:
|
|
db 0, 0 ; filler
|
|
|
|
def_warp_events
|
|
warp_event 27, 29, DEBUG_ROOM, 1 ; BOND_BRIDGE
|
|
warp_event 26, 29, DEBUG_ROOM, 1 ; BOND_BRIDGE
|
|
|
|
def_coord_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events |