summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/spinarak.asm
blob: e6e4c720325a9f28ce00179b0716538a4e435db2 (plain)
1
2
3
4
5
6
7
8
9
10
; SpinarakPokedexEntry: ; 0x1cd012
	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.@"