pokecrystal-board/stats/pokedex/entries/217.asm

9 lines
261 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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