pokecrystal-board/data/pokedex/entries/234.asm
2014-05-31 22:57:00 -07:00

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