Added map

This commit is contained in:
ChocoTaco 2020-01-11 16:40:21 -05:00
parent 0cfbd2b349
commit c82143731f
2 changed files with 2 additions and 0 deletions

View file

@ -167,6 +167,7 @@ $Host::MapPlayerLimitsWindyGap_CTF = %min SPC %max;
$Host::MapPlayerLimitsSurro_CTF = %min SPC %max;
$Host::MapPlayerLimitsHarvestDance_CTF = %min SPC %max;
$Host::MapPlayerLimitsSubZeroV_CTF = %min SPC %max;
$Host::MapPlayerLimitsThe_Calm_CTF = %min SPC %max;
//Vehicle Maps: Voteable, But Not in Rotation
/////////////////////////////////////////////////////////////////////

View file

@ -155,6 +155,7 @@ addRotationMap(TWL_Crossfire, CTF, 1, 1);
addRotationMap(WindyGap, CTF, 1, 0);
addRotationMap(Surro, CTF, 1, 1);
addRotationMap(HarvestDance, CTF, 1, 1);
addRotationMap(The_Calm, CTF, 1, 1);
//Vehicle Maps: Voteable, But Not in Rotation
/////////////////////////////////////////////////////////////////////