shithub: pokecrystal

ref: 55972bfb83780f597ab30fd1c42475a194f3f0d1
dir: /data/pokedex/entries/167.asm/

View raw version
; 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