Message inconsistancy

This commit is contained in:
Sam 2016-09-06 21:38:43 +01:00
parent be268991b0
commit 5bf35d49db

View File

@ -187,7 +187,7 @@ public class QuiverPayload extends TeamGame
this.TeamArmorHotbar = true;
this.HungerSet = 20;
this._help = new String[] { "Standing near the payload increases your Ultimate charge.", "Arrow powerups respawn every 20 seconds.",
"Killing or assisting on kills increases your Ultimate Charge.", "You can change your Kit during the game by clicking the Zombies in your Spawn." };
"Killing or assisting on kills increases your Ultimate charge.", "You can change your Kit during the game by clicking the Zombies in your Spawn." };
registerModule(new VersionModule(MinecraftVersion.Version1_9, "One in the Quiver Payload requires Minecraft 1.9!"));