shithub: pokecrystal

ref: 0b8c5ef75b69521ccbd3e9b30431fba0ba2d569e
dir: /stats/pokedex/entries/108.asm/

View raw version
; LickitungPokedexEntry: ; 0x1b9210
	db "LICKING@" ; species name
	dw 311, 1440; height, width
	
	db "It has a tongue", $4e, "that is over 6'6''", $4e, "long. It uses this@"
	db "long tongue to", $4e, "lick its body", $4e, "clean.@"
; 0x1b9276