1.2.0 BETA 6

This commit is contained in:
MistPhizzle 2014-07-11 13:57:11 -04:00
parent 78b6ee6278
commit a17f98af45
3 changed files with 4 additions and 2 deletions

Binary file not shown.

View file

@ -367,8 +367,9 @@ public class Commands {
if (Methods.isBender(un, Element.Earth)) {
if (Methods.canMetalbend(p)) {
s.sendMessage(Methods.getEarthColor() + "- Earthbender " + Methods.getMetalbendingColor() + "(Can Metalbend)");
} else {
s.sendMessage(Methods.getEarthColor() + "- Earthbender");
}
s.sendMessage(Methods.getEarthColor() + "- Earthbender");
}
if (Methods.isBender(un, Element.Fire)) {
s.sendMessage(Methods.getFireColor() + "- Firebender");

View file

@ -1,6 +1,6 @@
name: ProjectKorra
author: ProjectKorra
version: 1.2.0 BETA 5
version: 1.2.0 BETA 6
main: com.projectkorra.ProjectKorra.ProjectKorra
commands:
projectkorra:
@ -81,6 +81,7 @@ permissions:
bending.ability.RaiseEarth: true
bending.ability.Shockwave: true
bending.ability.Tremorsense: true
bending.ability.Extraction: true
bending.earth.passive: true
bending.earth.metalbending: true
bending.fire: