shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/tentacool.asm/

View raw version
; TentacoolPokedexEntry: ; 0x1b82d1
	db "JELLYFISH@" ; species name
	dw 211, 1000 ; height, weight

	db   "As it floats along"
	next "on the waves, it"
	next "uses its toxic"
	page "feelers to stab"
	next "anything it"
	next "touches.@"