summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/168.asm
blob: 0318cdf73588f22b283c451b95b7c03242043a32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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"
	page "wanders in search"
	next "of food after"
	next "darkness falls.@"
; 0x1cd0f5