shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
dir: /data/pokedex/entries/216.asm/

View raw version
; TeddiursaPokedexEntry: ; 0x1d09da
	db "LITTLE BEAR@" ; species name
	dw 200, 190 ; height, width
	
	db   "It always licks"
	next "honey. Its palm"
	next "tastes sweet"
	page "because of all the"
	next "honey it has"
	next "absorbed.@"
; 0x1d0a41