text changes

This commit is contained in:
Cheese 2015-06-26 17:28:23 +10:00
parent 2498f7756c
commit a5aa2bc0e9
1 changed files with 2 additions and 5 deletions

View File

@ -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();