mirror of
https://github.com/ChocoTaco1/zDiscord-Map-Pack.git
synced 2026-07-15 16:34:44 +00:00
Fixed Flag
This commit is contained in:
parent
1242b66601
commit
6f5f5a6e89
1 changed files with 8 additions and 9 deletions
|
|
@ -717,7 +717,7 @@ new SimGroup(MissionGroup) {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
new Item() {
|
new Item() {
|
||||||
position = "-66.512 -0.664162 257.165";
|
position = "-158.48 -12.1548 314.627";
|
||||||
rotation = "0 0 1 90.0002";
|
rotation = "0 0 1 90.0002";
|
||||||
scale = "1 1 1";
|
scale = "1 1 1";
|
||||||
nameTag = "Flag";
|
nameTag = "Flag";
|
||||||
|
|
@ -725,18 +725,17 @@ new SimGroup(MissionGroup) {
|
||||||
lockCount = "0";
|
lockCount = "0";
|
||||||
homingCount = "0";
|
homingCount = "0";
|
||||||
collideable = "0";
|
collideable = "0";
|
||||||
static = "0";
|
static = "1";
|
||||||
rotate = "0";
|
rotate = "0";
|
||||||
|
|
||||||
searchSchedule = "21914";
|
|
||||||
className = "FlagObj";
|
|
||||||
grabber = "5951";
|
|
||||||
isHome = "0";
|
|
||||||
originalPosition = "-158.48 -12.1548 314.627 0 0 1 1.5708";
|
originalPosition = "-158.48 -12.1548 314.627 0 0 1 1.5708";
|
||||||
team = "2";
|
team = "2";
|
||||||
WayPoint = "6079";
|
WayPoint = "6050";
|
||||||
Trigger = "6080";
|
Trigger = "6051";
|
||||||
Target = "43";
|
Target = "40";
|
||||||
|
searchSchedule = "17342";
|
||||||
|
isHome = "1";
|
||||||
|
className = "FlagObj";
|
||||||
};
|
};
|
||||||
new InteriorInstance() {
|
new InteriorInstance() {
|
||||||
position = "-114.61 -12.1928 352.124";
|
position = "-114.61 -12.1928 352.124";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue