shithub: pokecrystal

ref: 36436bbf41a7884efc5f1661bc9fbca20038d0bc
dir: /data/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