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
246 B
NASM
11 lines
246 B
NASM
db "FOX@" ; species name
|
|
dw 120, 110 ; height, weight
|
|
|
|
db "Small and weak,"
|
|
next "VULPIII prefers"
|
|
next "to pacify foes by"
|
|
|
|
page "by shaking its"
|
|
next "3 tails instead"
|
|
next "of fighting.@" ; Reference to Tail Whip overuse by Gen 1 AI
|