text changes
This commit is contained in:
parent
2498f7756c
commit
a5aa2bc0e9
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user