mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-01-17 00:05:07 -05:00
improved vorpal durni dna drop rate as per GU 16.10
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user