summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/216.asm
blob: 6e640eb5b2dfaf437e8592e58c57e0dfcc175137 (plain)
1
2
3
4
5
6
7
8
; TeddiursaPokedexEntry: ; 0x1d09da
	db "LITTLE BEAR@" ; species name
	dw 200, 190; height, width
	
	db "It always licks", $4e, "honey. Its palm", $4e, "tastes sweet@"
	db "because of all the", $4e, "honey it has", $4e, "absorbed.@"
; 0x1d0a41