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

13 lines
258 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
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "Rather than mak-"
next "ing a nest in one"
next "specific spot, it"
page "wanders in search"
2014-03-05 21:46:01 -08:00
next "of food after"
next "darkness falls.@"
2013-02-05 16:29:20 -08:00
; 0x1cd0f5