Update DMP_SimpleFlagArena.mis

This commit is contained in:
Rooster128 2020-12-14 20:55:22 -05:00 committed by GitHub
parent 31a9eb878f
commit a8b70e7587
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,18 +7,18 @@
//--- MISSION QUOTE END ---
//--- MISSION STRING BEGIN ---
//[CTF]1000 points to win
//[CTF]1200 points to win
//<color:008B8B>Map by Rooster128
//--- MISSION STRING END ---
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
CTF_timeLimit = "10";
CTF_timeLimit = "25";
powerCount = "0";
musicTrack = "badlands";
cdTrack = "2";
CTF_scoreLimit = "10";
CTF_scoreLimit = "12";
new MissionArea(MissionArea) {
area = "-272 -272 560 528";
@ -1241,4 +1241,4 @@ new SimGroup(MissionGroup) {
shapeName = "rst-TCmug.dts";
};
};
//--- OBJECT WRITE END ---
//--- OBJECT WRITE END ---