mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 22:07:58 +13:00

Added map data for Citrine City, including wild spawns, as well as a fly location. Also fixed an issue where Bill's Garden couldn't spawn wild Pokemon. Citrine is also green for some reason.
11 lines
125 B
NASM
11 lines
125 B
NASM
CitrineCity_Object:
|
|
db $43 ; border block
|
|
|
|
def_warp_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to CITRINE_CITY
|