pokecrystal-board/stats/pokedex/entries/234.asm
2014-03-06 00:46:01 -05:00

13 lines
256 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@"
db "be ground into a"
next "powder that aids"
next "in sleeping.@"
; 0x1d11e0