mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
254 B
NASM
13 lines
254 B
NASM
; StantlerPokedexEntry: ; 0x1d1174
|
|
db "BIG HORN@" ; species name
|
|
dw 407, 1570 ; height, width
|
|
|
|
db "The round balls"
|
|
next "found on the"
|
|
next "fallen antlers can"
|
|
page "be ground into a"
|
|
next "powder that aids"
|
|
next "in sleeping.@"
|
|
; 0x1d11e0
|
|
|