summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/machamp.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/machamp.asm')
-rw-r--r--data/pokedex/entries/machamp.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/machamp.asm b/data/pokedex/entries/machamp.asm
new file mode 100644
index 000000000..0ff42bf5f
--- /dev/null
+++ b/data/pokedex/entries/machamp.asm
@@ -0,0 +1,10 @@
+; MachampPokedexEntry: ; 0x1b8133
+ db "SUPERPOWER@" ; species name
+ dw 503, 2870 ; height, weight
+
+ db "With four arms"
+ next "that react more"
+ next "quickly than it"
+ page "can think, it can"
+ next "execute many"
+ next "punches at once.@"