summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/lickitung.asm
blob: cd8249aed9c0adee4d193645ca9f26e7a29c62bb (plain)
1
2
3
4
5
6
7
8
9
10
	db "LICKING@" ; species name
	dw 311, 1440 ; height, weight

	db   "Its long tongue,"
	next "slathered with a"
	next "gooey saliva,"

	page "sticks to any-"
	next "thing, so it is"
	next "very useful.@"