blob: 7ce1d1d4d221bbe61e7d3c14fdd61a50fe0b084b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; HeracrossPokedexEntry: ; 0x1d0907
db "SINGLEHORN@" ; species name
dw 411, 1190 ; height, width
db "With its Herculean"
next "powers, it can"
next "easily throw arou-"
page "nd an object that"
next "is 100 times its"
next "own weight.@"
; 0x1d097a
|