mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00

This reworks Hippunk into Torpir (well, not entirely internally, it's still HIPPUNK there). I have also done several new dex entries. May need vetting by some of the others, the writing is inconsistent.
11 lines
325 B
NASM
11 lines
325 B
NASM
db "FIRE HORSE@" ; species name
|
|
dw 303, 660 ; height, weight
|
|
|
|
db "When leaping into"
|
|
next "the sky, PONYTA"
|
|
next "cloaks itself with" ; Carddass reference
|
|
|
|
page "FIRE SPIN. It's a"
|
|
next "standard circus" ; Circuses tend to have a horse jumping through fire. Why not take it a step further?
|
|
next "performance now.@"
|