mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
Fists should be fists
This commit is contained in:
parent
fecaef8d96
commit
f72497532f
@ -1,3 +1,7 @@
|
||||
Version 2.1.172
|
||||
Updated german locale (thanks TheBusyBiscuit)
|
||||
Changed Fists to not be capitalized (en_US) when lowering/readying berserk
|
||||
|
||||
Version 2.1.171
|
||||
Fixed a bug where arrows shot by infinite bow enchant would duplicate
|
||||
Fixed a bug where Archery XP would calculate incorrectly
|
||||
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
||||
<artifactId>mcMMO</artifactId>
|
||||
<version>2.1.171</version>
|
||||
<version>2.1.172-SNAPSHOT</version>
|
||||
<name>mcMMO</name>
|
||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||
<scm>
|
||||
|
@ -497,7 +497,7 @@ Unarmed.Ability.Bonus.1=+{0} DMG Upgrade
|
||||
Unarmed.Ability.IronGrip.Attacker=Your opponent has an iron grip!
|
||||
Unarmed.Ability.IronGrip.Defender=&aYour iron grip kept you from being disarmed!
|
||||
Unarmed.Ability.Lower=&7You lower your fists.
|
||||
Unarmed.Ability.Ready=&3You &6ready&3 your Fists.
|
||||
Unarmed.Ability.Ready=&3You &6ready&3 your fists.
|
||||
Unarmed.SubSkill.Berserk.Name=Berserk
|
||||
Unarmed.SubSkill.Berserk.Description=+50% DMG, Breaks weak materials
|
||||
Unarmed.SubSkill.Berserk.Stat=Berserk Length
|
||||
|
Loading…
Reference in New Issue
Block a user