summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/heracross.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/heracross.asm')
-rw-r--r--data/pokedex/entries/heracross.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/heracross.asm b/data/pokedex/entries/heracross.asm
new file mode 100644
index 000000000..ed709b526
--- /dev/null
+++ b/data/pokedex/entries/heracross.asm
@@ -0,0 +1,10 @@
+; HeracrossPokedexEntry: ; 0x1d0907
+ db "SINGLEHORN@" ; species name
+ dw 411, 1190 ; height, weight
+
+ 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.@"