Update DMP_ScorchedEarth.mis

This commit is contained in:
Rooster128 2020-12-07 14:32:28 -05:00 committed by GitHub
parent 0fb58603c2
commit 1f918a7a46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
//--- MISSION QUOTE END --- //--- MISSION QUOTE END ---
//--- MISSION STRING BEGIN --- //--- MISSION STRING BEGIN ---
//[CTF]800 points to win //[CTF]600 points to win
//Each bunker has its own power source. //Each bunker has its own power source.
//Dropship base turret is self-powered. //Dropship base turret is self-powered.
//Neutral self-powered inventory stations in center cave. //Neutral self-powered inventory stations in center cave.
@ -20,7 +20,7 @@
new SimGroup(MissionGroup) { new SimGroup(MissionGroup) {
cdTrack = "2"; cdTrack = "2";
CTF_scoreLimit = "8"; CTF_scoreLimit = "6";
musicTrack = "badlands"; musicTrack = "badlands";
CTF_timeLimit = "25"; CTF_timeLimit = "25";
powerCount = "0"; powerCount = "0";