summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/machoke.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokemon/dex_entries/machoke.asm')
-rw-r--r--data/pokemon/dex_entries/machoke.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/machoke.asm b/data/pokemon/dex_entries/machoke.asm
new file mode 100644
index 000000000..53523a832
--- /dev/null
+++ b/data/pokemon/dex_entries/machoke.asm
@@ -0,0 +1,10 @@
+; MachokePokedexEntry: ; 0x1b80cb
+ db "SUPERPOWER@" ; species name
+ dw 411, 1550 ; height, weight
+
+ db "This tough #MON"
+ next "always stays in"
+ next "the zone. Its"
+ page "muscles become"
+ next "thicker after"
+ next "every battle.@"