From 1e5f543b5f14a8b83337583749b96ca3d08376ed Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 5 Aug 2021 22:29:57 -0300 Subject: Reduce poisoning probability from sewer water (67% -> 32%) Probably using some other status instead of poison would be nice --- db/re/item_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f5f830530..def677159 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1960,7 +1960,7 @@ item_db: ( // sc_start(SC_POISON, 600000, 0, 5000); // Usage: // sc_start(, , {, , {, }}) - sc_start SC_POISON, 9000, 0, 6700; + sc_start SC_POISON, 9000, 0, 3200; @min = 18; @max = 40; @delay = 3; -- cgit v1.2.3-60-g2f50