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

13 lines
262 B
NASM
Raw Normal View History

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