shithub: pokecrystal

ref: adc41566aa1dcedb31214756e0873d641bad5a0e
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