mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-12 08:00:32 +00:00
Added map
This commit is contained in:
parent
0cfbd2b349
commit
c82143731f
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
|
|
@ -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
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue