Faction color changes again
This commit is contained in:
@@ -135,7 +135,7 @@ public class Rules{
|
||||
/** team of the player by default. */
|
||||
public Team defaultTeam = Team.sharded;
|
||||
/** team of the enemy in waves/sectors. */
|
||||
public Team waveTeam = Team.malis;
|
||||
public Team waveTeam = Team.crux;
|
||||
/** color of clouds that is displayed when the player is landing */
|
||||
public Color cloudColor = new Color(0f, 0f, 0f, 0f);
|
||||
/** name of the custom mode that this ruleset describes, or null. */
|
||||
|
||||
Reference in New Issue
Block a user