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 23fb82199..b0ad75f77 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(2,4));
+ GetManaExp(TMW2_MKPOT, rand(4,6));
end;
OnInit: