Weaken the default territory shield. Suggested by my server staff.

This commit is contained in:
Olof Larsson 2014-10-14 10:33:05 +02:00
parent fd102bbd39
commit 7ceafaee55

View File

@ -193,7 +193,7 @@ public class MConf extends Entity<MConf>
public double actionDeniedPainAmount = 2.0D;
public boolean disablePVPForFactionlessPlayers = false;
public boolean enablePVPAgainstFactionlessInAttackersLand = false;
public double territoryShieldFactor = 0.3D;
public double territoryShieldFactor = 0.1D;
// -------------------------------------------- //
// DENY COMMANDS