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

	db   "If prey becomes"
	next "ensnared in its"
	next "nest of spun"

	page "string, it waits"
	next "motionlessly until"
	next "it becomes dark.@"