kep-hack/data/wild/maps/Route4.asm
Martha Schilling c939b46740 Custom palette for Game Corner, slight early game rebalance
I did these a few days ago and forgot to push the commit lol

- Gives the Game Corner and the prize building a new palette

- Makes encounter levels a bit more consistent in the early game, as well as spreading out species a bit more evenly
2023-06-09 14:58:59 +01:00

17 lines
292 B
NASM

Route4WildMons:
def_grass_wildmons 20 ; encounter rate
db 11, RATTATA
db 11, PIDGEY
db 11, MANKEY
db 12, RATTATA
db 10, EKANS
db 11, EKANS
db 11, MIKON
db 12, MIKON
db 8, JIGGLYPUFF
db 10, JIGGLYPUFF
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons