blob: 4b5e8040c6c5287009dcd213bb9cf9a5bff4a52e (
plain)
1
2
3
4
5
6
7
8
|
; UrsaringPokedexEntry: ; 0x1d0a41
db "HIBERNANT@" ; species name
dw 511, 2770; height, width
db "Although it has a", $4e, "large body, it is", $4e, "quite skilled at@"
db "climbing trees. It", $4e, "eats and sleeps in", $4e, "the treetops.@"
; 0x1d0ab8
|