mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00

New Pokemon have been added and distributed across the region. Leafeon Glaceon Sylveon Coinpur - Night time on early routes over Rattata. I want to make an argument for branch evolving into Moibelle at night or if female. Perrserker - Unobtainable for now. Gentlarva - Ilex and Viridian Forest. Pupal - Evolve Gentlarva. Carapthor - Evolve Pupal. Kotora - Mt. Mortar outside, Viridian Forest. Gaotora - Evolve Kotora Gorotora - Evolve Gaotora Raitora - Evolve Kotora Bittybat - Union Cave and other early routes. Paraspor - Ilex & Viridian Forest Vulpiii - Route 36, Burned Tower 1F Annihilape - Trade Primeape Pupperon - Route 36, Route 37, Burned Tower B1F
11 lines
207 B
NASM
11 lines
207 B
NASM
db "MUSHROOM@" ; species name
|
|
dw 50, 100 ; height, weight
|
|
|
|
db "Unable to move"
|
|
next "quickly, it lulls"
|
|
next "hungry WEEDLE"
|
|
|
|
page "into gnawing its"
|
|
next "mushroom before"
|
|
next "ambushing them.@"
|