PC-207
This commit is contained in:
parent
4f3cfaba43
commit
953a87b3ea
@ -115,7 +115,7 @@ public class ServerGameMenu extends ShopPageBase<ServerManager, QuickShop>
|
|||||||
C.Reset + "",
|
C.Reset + "",
|
||||||
C.Reset + "One team must steal the other",
|
C.Reset + "One team must steal the other",
|
||||||
C.Reset + "team's flag. Capture it",
|
C.Reset + "team's flag. Capture it",
|
||||||
C.Reset + "three times to win.",
|
C.Reset + "five times to win.",
|
||||||
}, new String[] {"CTF"}, "CTF", new SelectCTFButton(this));
|
}, new String[] {"CTF"}, "CTF", new SelectCTFButton(this));
|
||||||
|
|
||||||
add(20, Material.BEACON, C.cYellowB + "Dominate " + C.cGray + "Team Game", new String[]
|
add(20, Material.BEACON, C.cYellowB + "Dominate " + C.cGray + "Team Game", new String[]
|
||||||
|
Loading…
Reference in New Issue
Block a user