mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
252 B
NASM
9 lines
252 B
NASM
|
; VulpixPokedexEntry: ; 0x18259b
|
||
|
db "FOX@" ; species name
|
||
|
dw 200, 220; height, width
|
||
|
|
||
|
db "As its body grows", $4e, "larger, its six", $4e, "warm tails become@"
|
||
|
db "more beautiful,", $4e, "with a more luxur-", $4e, "ious coat of fur.@"
|
||
|
; 0x18260c
|
||
|
|