pokecrystal-board/stats/pokedex/entries/234.asm

9 lines
250 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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