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