improved vorpal durni dna drop rate as per GU 16.10

This commit is contained in:
IrishDarkshadow
2019-05-08 12:04:26 -04:00
parent 9ece6eb689
commit d8748d3786

View File

@@ -11,7 +11,7 @@ public class vorpal_durni_dna extends script.base_script
{
}
public static final String VORPAL_DURNI_DNA_LOOT_ITEM = "item_vorpal_durni_dna";
public static final int VORPAL_DURNI_DNA_LOOT_CHANCE = 1;
public static final int VORPAL_DURNI_DNA_LOOT_CHANCE = 2;
public int aiCorpsePrepared(obj_id self, dictionary params) throws InterruptedException