pokecrystal/stats/pokedex/entries/168.asm

13 lines
260 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; AriadosPokedexEntry: ; 0x1cd083
2014-03-06 05:46:01 +00:00
db "LONG LEG@" ; species name
2013-02-06 00:29:20 +00:00
dw 307, 740; height, width
2014-03-06 05:46:01 +00:00
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.@"
2013-02-06 00:29:20 +00:00
; 0x1cd0f5