mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-20 14:24:44 +02:00
Changed various values to double in advanced.yml for the sake of consistency.
This commit is contained in:
@ -14,7 +14,7 @@ public class UnarmedCommand extends SkillCommand {
|
||||
private String disarmChanceLucky;
|
||||
private String ironGripChance;
|
||||
private String ironGripChanceLucky;
|
||||
private int ironArmBonus;
|
||||
private double ironArmBonus;
|
||||
|
||||
private boolean canBerserk;
|
||||
private boolean canDisarm;
|
||||
|
Reference in New Issue
Block a user