summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/167.asm
blob: eecfe3b5d2b5b4166c75a46a8e794ab0e8f016a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; SpinarakPokedexEntry: ; 0x1cd012
	db "STRINGSPIT@" ; species name
	dw 108, 190 ; height, width
	
	db   "If prey becomes"
	next "ensnared in its"
	next "nest of spun"
	page "string, it waits"
	next "motionlessly until"
	next "it becomes dark.@"
; 0x1cd083