mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
243 B
NASM
11 lines
243 B
NASM
db "FOX@" ; species name
|
|
dw 120, 110 ; height, weight
|
|
|
|
db "Small and weak,"
|
|
next "VULPIII prefers"
|
|
next "to pacify foes"
|
|
|
|
page "by shaking its"
|
|
next "3 tails instead"
|
|
next "of fighting.@" ; Reference to Tail Whip overuse by Gen 1 AI
|