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

9 lines
254 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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