pokecrystal-board/stats/pokedex/entries/059.asm

13 lines
265 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; ArcaninePokedexEntry: ; 0x182f1c
2014-03-05 21:46:01 -08:00
db "LEGENDARY@" ; species name
2013-02-05 16:29:20 -08:00
dw 603, 3420; height, width
2014-03-05 21:46:01 -08:00
db "An ancient picture"
next "scroll shows that"
next "people were@"
db "attracted to its"
next "movement as it ran"
next "through prairies.@"
2013-02-05 16:29:20 -08:00
; 0x182f91