From b795848e5b5699563c88c8a1182e0452b4338ce4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Mar 2019 13:22:01 -0300 Subject: Fix CoD barrier, no spam policy, and improve Raid Trousers dr from 0.0049 to 0.005?% --- npc/soren-2/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/soren-2/main.txt') diff --git a/npc/soren-2/main.txt b/npc/soren-2/main.txt index 9b413688c..be4c65d7c 100644 --- a/npc/soren-2/main.txt +++ b/npc/soren-2/main.txt @@ -134,7 +134,7 @@ OnSanctum: } // Rare drop - if (rand(1,7000) == 1337) + if (rand(1,6900) == 1337) .@itemId=RaidTrousers; // Core Logic, part 3 -- cgit v1.2.3-60-g2f50