mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
258 B
NASM
9 lines
258 B
NASM
|
; HeracrossPokedexEntry: ; 0x1d0907
|
||
|
db "SINGLEHORN@" ; species name
|
||
|
dw 411, 1190; height, width
|
||
|
|
||
|
db "With its Herculean", $4e, "powers, it can", $4e, "easily throw arou-@"
|
||
|
db "nd an object that", $4e, "is 100 times its", $4e, "own weight.@"
|
||
|
; 0x1d097a
|
||
|
|