mirror of
https://github.com/ChocoTaco1/zDiscord-Map-Pack.git
synced 2026-01-19 17:54:44 +00:00
Caplimit 8 >> 6
This commit is contained in:
parent
f2a4afe8c5
commit
13e6c5093b
|
|
@ -8,7 +8,7 @@
|
|||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[CTF]800 points to win
|
||||
//[CTF]600 points to win
|
||||
//Bunch 'o bowls.
|
||||
//<color:008B8B>Map by Rooster128
|
||||
//--- MISSION STRING END ---
|
||||
|
|
@ -20,7 +20,7 @@ new SimGroup(MissionGroup) {
|
|||
powerCount = "0";
|
||||
musicTrack = "ice";
|
||||
cdTrack = "2";
|
||||
CTF_scoreLimit = "8";
|
||||
CTF_scoreLimit = "6";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-936 -848 1888 1680";
|
||||
|
|
|
|||
Loading…
Reference in a new issue