summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/108.asm
blob: 2868355476d85cb50e4ce19e1b6f99f1b779b0f3 (plain)
1
2
3
4
5
6
7
8
; 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