From a5aa2bc0e91052a507ddb10535f1f3065234ba7c Mon Sep 17 00:00:00 2001 From: Cheese Date: Fri, 26 Jun 2015 17:28:23 +1000 Subject: [PATCH] text changes --- .../nautilus/game/arcade/game/games/skywars/SkyWars.java | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/skywars/SkyWars.java b/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/skywars/SkyWars.java index a14fa9d35..6232f6755 100644 --- a/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/skywars/SkyWars.java +++ b/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/skywars/SkyWars.java @@ -138,8 +138,7 @@ public class SkyWars extends SoloGame }, new String[] { "Free for all battle in the sky!", - "Collect loot from chests", - "Mine ores on your island", + "Craft or loot gear for combat", "Last player alive wins!" }); @@ -186,9 +185,7 @@ public class SkyWars extends SoloGame _help = new String[] { - "Collect loot from chests to gear up!", - "Don't stand near the edge... You can get knocked off!", - "Collect TNT at the center island to throw and destroy other islands!" + }; setupPlayerLoot();