pokecrystal-board/stats/pokedex/entries/059.asm
2013-02-05 19:29:20 -05:00

9 lines
259 B
NASM

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