You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07: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
|
|
|