Forgot to remove debug message.
This commit is contained in:
parent
93a9ca06fe
commit
325d1ae525
Binary file not shown.
@ -400,7 +400,7 @@ public class TwosideKeeper extends JavaPlugin implements Listener {
|
|||||||
+old_armordef+"::"+pd.prev_weapondmg+","
|
+old_armordef+"::"+pd.prev_weapondmg+","
|
||||||
+pd.prev_buffdmg+","
|
+pd.prev_buffdmg+","
|
||||||
+pd.prev_partydmg+","
|
+pd.prev_partydmg+","
|
||||||
+pd.prev_armordef,2);
|
+pd.prev_armordef,5);
|
||||||
pd.damagereduction = store1;
|
pd.damagereduction = store1;
|
||||||
pd.damagedealt = store2;
|
pd.damagedealt = store2;
|
||||||
DecimalFormat df = new DecimalFormat("0.0");
|
DecimalFormat df = new DecimalFormat("0.0");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user