shithub: pokecrystal

ref: 9d02e1063f6c80e12f97f6ee61cfbb628e7b7fcb
dir: /stats/pokedex/entries/072.asm/

View raw version
; TentacoolPokedexEntry: ; 0x1b82d1
	db "JELLYFISH@" ; species name
	dw 211, 1000; height, width
	
	db "As it floats along", $4e, "on the waves, it", $4e, "uses its toxic@"
	db "feelers to stab", $4e, "anything it", $4e, "touches.@"
; 0x1b8337