pokecrystal-board/data/pokedex/entries/059.asm
2014-05-31 22:57:00 -07:00

13 lines
263 B
NASM

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