shithub: pokecrystal

ref: 16f6619ac8cff1f5a64112e7df4648bea9a007c8
dir: /stats/pokedex/entries/216.asm/

View raw version
; 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