shithub: pokecrystal

ref: ca48571c51e92fa4b7635ea84f8a9f9a076bf25b
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