summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/muk.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/muk.asm')
-rw-r--r--data/pokedex/entries/muk.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/muk.asm b/data/pokedex/entries/muk.asm
new file mode 100644
index 000000000..49512c99f
--- /dev/null
+++ b/data/pokedex/entries/muk.asm
@@ -0,0 +1,10 @@
+; MukPokedexEntry: ; 0x1b89fc
+ db "SLUDGE@" ; species name
+ dw 311, 660 ; height, weight
+
+ db "As it moves, a"
+ next "very strong poison"
+ next "leaks from it,"
+ page "making the ground"
+ next "there barren for"
+ next "three years.@"