shithub: pokecrystal

ref: 50062957f9c560f955d4556fb7ef12e4e7a3aa61
dir: /stats/pokedex/entries/073.asm/

View raw version
; TentacruelPokedexEntry: ; 0x1b8337
	db "JELLYFISH@" ; species name
	dw 503, 1210 ; height, width
	
	db   "When its 80 feel-"
	next "ers absorb water,"
	next "it stretches to"
	page "become like a net"
	next "to entangle its"
	next "prey.@"
; 0x1b83a1