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