summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/hitmonchan.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokemon/dex_entries/hitmonchan.asm')
-rw-r--r--data/pokemon/dex_entries/hitmonchan.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/hitmonchan.asm b/data/pokemon/dex_entries/hitmonchan.asm
new file mode 100644
index 000000000..e5686b1a5
--- /dev/null
+++ b/data/pokemon/dex_entries/hitmonchan.asm
@@ -0,0 +1,10 @@
+; HitmonchanPokedexEntry: ; 0x1b91a4
+ db "PUNCHING@" ; species name
+ dw 407, 1110 ; height, weight
+
+ db "To increase the"
+ next "strength of all"
+ next "its punch moves,"
+ page "it spins its arms"
+ next "just before making"
+ next "contact.@"