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

	db   "It spins a web"
	next "using fine--but"
	next "durable--thread."

	page "It then waits pa-"
	next "tiently for prey"
	next "to be trapped.@"