Tweaked Sentient Sword will drop rate
This commit is contained in:
parent
1857f8785b
commit
ebdc069563
3 changed files with 50 additions and 4 deletions
|
@ -79,6 +79,8 @@ public class Constants
|
|||
public static final String SOULS = "souls";
|
||||
public static final String SOUL_SWORD_DAMAGE = "soulSwordDamage";
|
||||
public static final String SOUL_SWORD_ACTIVE_DRAIN = "soulSwordActiveDrain";
|
||||
public static final String SOUL_SWORD_DROP = "soulSwordDrop";
|
||||
public static final String SOUL_SWORD_STATIC_DROP = "soulSwordStaticDrop";
|
||||
|
||||
public static final String SOUL_FORGE_BURN = "burnTime";
|
||||
public static final String SOUL_FORGE_CONSUMED = "consumedSouls";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue