Enable 2x XP for the weekend
This commit is contained in:
parent
1b0f2538e0
commit
b6d6fbf358
@ -313,7 +313,7 @@ public abstract class Game extends ListenerComponent implements Lifetimed
|
||||
public boolean PrepareAutoAnnounce = true;
|
||||
public boolean PlaySoundGameStart = true;
|
||||
|
||||
public double XpMult = 1;
|
||||
public double XpMult = 2;
|
||||
|
||||
public boolean SpeedMeasurement = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user