mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
260 B
NASM
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
|
|
|