pokecrystal-board/stats/pokedex/entries/037.asm

13 lines
258 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; VulpixPokedexEntry: ; 0x18259b
2014-03-05 21:46:01 -08:00
db "FOX@" ; species name
2013-02-05 16:29:20 -08:00
dw 200, 220; height, width
2014-03-05 21:46:01 -08:00
db "As its body grows"
next "larger, its six"
next "warm tails become@"
db "more beautiful,"
next "with a more luxur-"
next "ious coat of fur.@"
2013-02-05 16:29:20 -08:00
; 0x18260c