summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-08-01 06:27:07 -0300
committerJesusaves <cpntb1@ymail.com>2020-08-01 06:27:07 -0300
commitd04276c9a0bdfc03af88e425704f402e89f791e3 (patch)
tree757f71c887e33f50b891a4480b0c7c645a2296fc
parent1c3c0ebadee6d5ef1fa0e263b4445232a4b42407 (diff)
downloadserverdata-d04276c9a0bdfc03af88e425704f402e89f791e3.tar.gz
serverdata-d04276c9a0bdfc03af88e425704f402e89f791e3.tar.bz2
serverdata-d04276c9a0bdfc03af88e425704f402e89f791e3.tar.xz
serverdata-d04276c9a0bdfc03af88e425704f402e89f791e3.zip
Typo
-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;