mirror of
https://github.com/ChocoTaco1/zDiscord-Map-Pack.git
synced 2026-07-16 00:44:47 +00:00
Changed Center name >> Outpost
This commit is contained in:
parent
db60ee8102
commit
45de3430e7
1 changed files with 2 additions and 2 deletions
|
|
@ -1004,7 +1004,7 @@ new SimGroup(MissionGroup) {
|
||||||
|
|
||||||
Target = "75";
|
Target = "75";
|
||||||
locked = "true";
|
locked = "true";
|
||||||
name = "Center";
|
name = "Outpost";
|
||||||
team = "0";
|
team = "0";
|
||||||
Projector = "0";
|
Projector = "0";
|
||||||
};
|
};
|
||||||
|
|
@ -1031,7 +1031,7 @@ new SimGroup(MissionGroup) {
|
||||||
dataBlock = "WayPointMarker";
|
dataBlock = "WayPointMarker";
|
||||||
lockCount = "0";
|
lockCount = "0";
|
||||||
homingCount = "0";
|
homingCount = "0";
|
||||||
name = "Center";
|
name = "Outpost";
|
||||||
team = "0";
|
team = "0";
|
||||||
|
|
||||||
locked = "true";
|
locked = "true";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue