summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/magic/plantkingdom.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/magic/plantkingdom.txt b/npc/magic/plantkingdom.txt
index 0ed87b3b5..d6765fbca 100644
--- a/npc/magic/plantkingdom.txt
+++ b/npc/magic/plantkingdom.txt
@@ -52,7 +52,7 @@ OnCall:
}
// Get 3~4 mana experience point (this is NOT used by Mana Stone)
- GetManaExp(@sk, rand(3,4));
+ GetManaExp(@sk, rand2(3,4));
end;