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

13 lines
264 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; HeracrossPokedexEntry: ; 0x1d0907
2014-03-05 21:46:01 -08:00
db "SINGLEHORN@" ; species name
2013-02-05 16:29:20 -08:00
dw 411, 1190; height, width
2014-03-05 21:46:01 -08:00
db "With its Herculean"
next "powers, it can"
next "easily throw arou-@"
db "nd an object that"
next "is 100 times its"
next "own weight.@"
2013-02-05 16:29:20 -08:00
; 0x1d097a