pokecrystal-board/data/pokedex/entries/038.asm

13 lines
249 B
NASM
Raw Normal View History

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