pokecrystal-board/stats/pokedex/entries/234.asm
2013-02-05 19:29:20 -05:00

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