Message inconsistancy
This commit is contained in:
parent
be268991b0
commit
5bf35d49db
@ -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!"));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user