shithub: pokecrystal

ref: 44a11e6588fe9c7a479dc624f3bac0ac2238df2a
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