kep-hack/data/wild/maps/SilphGauntlet3F.asm
MementoMartha 0cd8cafc58 Citrine time!
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.
2023-04-11 12:52:53 +01:00

17 lines
307 B
NASM

Gauntlet3FWildMons:
def_grass_wildmons 15 ; encounter rate
db 54, TENTACRUEL
db 54, JABETTA
db 55, KINGLER
db 55, PENDRAKEN
db 55, JABETTA
db 56, KINGLER
db 56, GOLDUCK
db 57, GYARADOS
db 57, GOLDUCK
db 59, TOTARTLE
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons