pokecrystal/stats/pokedex/entries/038.asm

13 lines
251 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; NinetalesPokedexEntry: ; 0x18260c
2014-03-06 05:46:01 +00:00
db "FOX@" ; species name
2013-02-06 00:29:20 +00:00
dw 307, 440; height, width
2014-03-06 05:46:01 +00:00
db "It is said to live"
next "a thousand years,"
next "and each of its@"
db "tails is loaded"
next "with supernatural"
next "powers.@"
2013-02-06 00:29:20 +00:00
; 0x182673