summaryrefslogtreecommitdiff
path: root/npc/magic
diff options
context:
space:
mode:
Diffstat (limited to 'npc/magic')
-rw-r--r--npc/magic/mkpot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/magic/mkpot.txt b/npc/magic/mkpot.txt
index b0ad75f77..576de7ebc 100644
--- a/npc/magic/mkpot.txt
+++ b/npc/magic/mkpot.txt
@@ -61,7 +61,7 @@ OnCall:
@mkpot_at=@mkpot_at+6;
// Get a few mana experience points (this is NOT used by Mana Stone)
- GetManaExp(TMW2_MKPOT, rand(4,6));
+ GetManaExp(TMW2_MKPOT, rand(4,11));
end;
OnInit: