summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/machop.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/machop.asm')
-rw-r--r--data/pokedex/entries/machop.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/machop.asm b/data/pokedex/entries/machop.asm
new file mode 100644
index 000000000..aba71bc04
--- /dev/null
+++ b/data/pokedex/entries/machop.asm
@@ -0,0 +1,10 @@
+; MachopPokedexEntry: ; 0x1b8065
+ db "SUPERPOWER@" ; species name
+ dw 207, 430 ; height, weight
+
+ db "It trains by"
+ next "lifting rocks in"
+ next "the mountains. It"
+ page "can even pick up a"
+ next "GRAVELER with"
+ next "ease.@"