blob: 35b32c322da5afed0aa036f39a4e4863ff3d69ec (
plain)
1
2
3
4
5
6
7
8
9
10
|
; TeddiursaPokedexEntry: ; 0x1d09da
db "LITTLE BEAR@" ; species name
dw 200, 190 ; height, weight
db "It always licks"
next "honey. Its palm"
next "tastes sweet"
page "because of all the"
next "honey it has"
next "absorbed.@"
|