summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/spinarak.asm
blob: 7b7f82bcca411486ead1cb142b2d14480a7a94d0 (plain)
1
2
3
4
5
6
7
8
9
10
	db "STRINGSPIT@" ; species name
	dw 108, 190 ; height, weight

	db   "It lies still in"
	next "the same pose for"
	next "days in its web,"

	page "waiting for its"
	next "unsuspecting prey"
	next "to wander close.@"