pokecrystal-board/stats/pokedex/entries/217.asm
2013-02-05 19:29:20 -05:00

9 lines
261 B
NASM

; 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