From e508300f9b7f0d320f3ea00e9e84c92f28e4a59d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Apr 2020 15:54:51 -0300 Subject: Updates and bugfixes --- db/re/item_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') 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; "> }, -- cgit v1.2.3-60-g2f50