summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 1ff1f585c..a61f704c1 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -15659,7 +15659,7 @@ item_db: (
}
Script: <"
mercenary_create 1211, 3600000;
- if (!rand2(5))
+ if (rand(100) % 5 == 1)
delitem 7594, 1;
">
},