summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/mankey.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokemon/dex_entries/mankey.asm')
-rw-r--r--data/pokemon/dex_entries/mankey.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/mankey.asm b/data/pokemon/dex_entries/mankey.asm
new file mode 100644
index 000000000..59dfc4919
--- /dev/null
+++ b/data/pokemon/dex_entries/mankey.asm
@@ -0,0 +1,10 @@
+; MankeyPokedexEntry: ; 0x182dbd
+ db "PIG MONKEY@" ; species name
+ dw 108, 620 ; height, weight
+
+ db "It lives in groups"
+ next "in the treetops."
+ next "If it loses sight"
+ page "of its group, it"
+ next "becomes infuriated"
+ next "by its loneliness.@"