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
13 lines
271 B
NASM
13 lines
271 B
NASM
db "RAGEMONKEY@" ; species name
|
|
dw 311, 1235 ; height, weight
|
|
|
|
db "ANNIHILAPE has"
|
|
next "abandoned its"
|
|
next "physical body,"
|
|
|
|
page "using its rage"
|
|
next "to deform its"
|
|
next "body in combat.@" ; Reference to its expanding unshackled arm.
|
|
|
|
; could be revised.
|