pokecrystal-board/stats/pokedex/entries/059.asm
2014-03-06 00:46:01 -05:00

13 lines
265 B
NASM

; ArcaninePokedexEntry: ; 0x182f1c
db "LEGENDARY@" ; species name
dw 603, 3420; height, width
db "An ancient picture"
next "scroll shows that"
next "people were@"
db "attracted to its"
next "movement as it ran"
next "through prairies.@"
; 0x182f91