mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
13 lines
246 B
NASM
13 lines
246 B
NASM
db "FOX@" ; species name
|
|
dw 200, 220 ; height, weight
|
|
|
|
db "Dislikes fights."
|
|
next "When forced into"
|
|
next "battle, it blocks"
|
|
|
|
page "the foe from movi-"
|
|
next "ng with FIRE SPIN"
|
|
next "before attacking.@"
|
|
|
|
; Reference to EP28 dex entry.
|