1.6.0 BETA 1

This commit is contained in:
MistPhizzle 2014-12-27 14:31:01 -05:00
parent 79bd7c01ea
commit 33285f4a43
3 changed files with 1 additions and 3 deletions

Binary file not shown.

View file

@ -41,8 +41,6 @@ public class ArcOfFire {
int range = defaultrange;
if (AvatarState.isAvatarState(player))
range = AvatarState.getValue(range);
else
range = (int) Methods.getFirebendingDayAugment(range, player.getWorld());
new FireStream(location, direction, player, range);
}

View file

@ -1,6 +1,6 @@
name: ProjectKorra
author: ProjectKorra
version: 1.5.1
version: 1.6.0 BETA 1
main: com.projectkorra.ProjectKorra.ProjectKorra
softdepend: [PreciousStones, WorldGuard, WorldEdit, Factions, MassiveCore, GriefPrevention, Towny, TagAPI, NoCheatPlus, LWC]
commands: