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

13 lines
260 B
NASM

; AriadosPokedexEntry: ; 0x1cd083
db "LONG LEG@" ; species name
dw 307, 740; height, width
db "Rather than mak-"
next "ing a nest in one"
next "specific spot, it@"
db "wanders in search"
next "of food after"
next "darkness falls.@"
; 0x1cd0f5