pokecrystal/stats/pokedex/entries/037.asm

13 lines
258 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; VulpixPokedexEntry: ; 0x18259b
2014-03-06 05:46:01 +00:00
db "FOX@" ; species name
2013-02-06 00:29:20 +00:00
dw 200, 220; height, width
2014-03-06 05:46:01 +00: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-06 00:29:20 +00:00
; 0x18260c