kep-hack/data/wild/maps/BrunswickGrotto.asm
Llinos Evans 86230c64f1 New Citrine map architecture, Kinchou01
This adds all the required architecture for the new maps to work, as well as Kinchou01 to play when in Celeste Hill itself.

This doesn't add the events, though.
2023-06-14 22:49:03 +01:00

17 lines
402 B
NASM

; Another way to obtain Virdian Forest bugs, which are hard to bring up to speed post-game.
BrunswickGrottoWildMons:
def_grass_wildmons 10 ; encounter rate
db 51, BEEDRILL
db 52, BUTTERFREE
db 52, CARAPTHOR
db 51, VENOMOTH
db 53, PARASECT
db 53, PARASECT
db 53, CACTUS
db 54, SCYTHER
db 54, PINSIR
db 55, PINSIR
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons