mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
261 B
NASM
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
|
|
|