mirror of
https://github.com/ChocoTaco1/zDiscord-Map-Pack.git
synced 2026-07-15 16:34:44 +00:00
Small Changes
This commit is contained in:
parent
8b6696d3e4
commit
699281eb07
3 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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 ---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue