shithub: pokecrystal

ref: e29a1f8f948a5353c1ba8d631aa9352185ca6e29
dir: /data/pokedex/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.@"