kep-hack/data/wild/maps/Route25.asm
Llinos Evans a3c81c549c Charmander & Rod House move
This adds Damien, the Charmander trainer, with text changed to be more accurate to his character.

I've also moved the Pewter Rod House nearby, as it makes more sense for it to be in the Water-type area. However, it seems to load oddly.

I have also integrated the Pikachu/Eevee Mode more, with architecture that it can make it more easily modified. This'll come into play for the Squirtle event.

I have also erased further misinformation the game gives about burns, and changed the Viridian Pre-Gym accordingly, to talk about confusion, which lacks a Trainer Tips sign.
2023-06-28 16:31:14 +01:00

17 lines
294 B
NASM

Route25WildMons:
def_grass_wildmons 15 ; encounter rate
db 14, BELLSPROUT
db 13, SPEAROW
db 12, VENONAT
db 14, ODDISH
db 14, ODDISH
db 10, ABRA
db 13, VENONAT
db 14, SPEAROW
db 12, ABRA
db 16, PIDGEOTTO
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons