kep-hack/data/wild/maps/Route14.asm
Martha Schilling 9c35a2c12c oh my god why did i forget to push this
- Added LuciShrimp's amazing demake of the Area Zero theme! Plays in Mt. Moon Crater.

- Lickilicky now has access to Explosion and Selfdestruct.

- Sirfetch'd forgot how to Fly.

- Steelix is now even more susceptible to getting BubbleBeamed to death since it now has 10 less base Special.

- Small changes to a handful of trainer parties.

- Changed some encounter tables, mainly making Ramoose more scarce and Tangela more common.

- Blissey, Magmortar and Rhyperior all receieved updated sprites by Albatross!

- Jynx also receieved an updated sprite, giving it the purple skin it has in later generations.

- Minor level changes.

- Updated README.
2023-11-03 13:20:31 +00:00

17 lines
299 B
NASM

Route14WildMons:
def_grass_wildmons 15 ; encounter rate
db 24, ODDISH
db 26, VENONAT
db 25, PIDGEOTTO
db 25, DITTO
db 22, ODDISH
db 28, BELLSPROUT
db 28, VENONAT
db 30, VENOMOTH
db 28, GAOTORA
db 30, GAOTORA
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons