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

9 lines
254 B
NASM

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