Small Changes

This commit is contained in:
ChocoTaco1 2020-12-07 14:19:40 -05:00
parent 8b6696d3e4
commit 699281eb07
3 changed files with 3 additions and 4 deletions

View file

@ -7,7 +7,7 @@
//--- MISSION QUOTE END --- //--- MISSION QUOTE END ---
//--- MISSION STRING BEGIN --- //--- MISSION STRING BEGIN ---
//[CTF]800 points to win //[CTF]600 points to win
//Each team has respawning havok. //Each team has respawning havok.
//Midfield territory can be captured for forward spawns. //Midfield territory can be captured for forward spawns.
//<color:008B8B>Map by Rooster128 //<color:008B8B>Map by Rooster128

View file

@ -10,7 +10,6 @@
//--- MISSION STRING BEGIN --- //--- MISSION STRING BEGIN ---
//[CTF]800 points to win //[CTF]800 points to win
//Vehicle Map //Vehicle Map
//Alpha bunker provides power.
//<color:008B8B>Map by Rooster128 //<color:008B8B>Map by Rooster128
//--- MISSION STRING END --- //--- MISSION STRING END ---

View file

@ -7,14 +7,14 @@
//--- MISSION QUOTE END --- //--- MISSION QUOTE END ---
//--- MISSION STRING BEGIN --- //--- MISSION STRING BEGIN ---
//[CTF]2000 points to win //[CTF]1000 points to win
//<color:008B8B>Map by Rooster128 //<color:008B8B>Map by Rooster128
//--- MISSION STRING END --- //--- MISSION STRING END ---
//--- OBJECT WRITE BEGIN --- //--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) { new SimGroup(MissionGroup) {
CTF_timeLimit = "25"; CTF_timeLimit = "10";
powerCount = "0"; powerCount = "0";
musicTrack = "badlands"; musicTrack = "badlands";
cdTrack = "2"; cdTrack = "2";