summaryrefslogtreecommitdiff
path: root/npc/magic/parum.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/magic/parum.txt')
-rw-r--r--npc/magic/parum.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/magic/parum.txt b/npc/magic/parum.txt
index 535ca3ef6..9e1cc0994 100644
--- a/npc/magic/parum.txt
+++ b/npc/magic/parum.txt
@@ -45,7 +45,7 @@ OnCall:
if (.@r < 42-(MAGIC_EXP/2)) {
getitem WarpedLog, 1;
} else {
- if (.@r > 30)
+ if (.@r > 30+abizit())
getitem MoubooFigurine, 1;
else if (.@r > 20 && MAGIC_EXP > 82)
getitem WoodenLog, 1;