diff --git a/missions/DMP_MoonDance.mis b/missions/DMP_MoonDance.mis index 69d3b0c..6aced74 100644 --- a/missions/DMP_MoonDance.mis +++ b/missions/DMP_MoonDance.mis @@ -15,19 +15,6 @@ //Mirrored by ChocoTaco //--- MISSION STRING END --- -datablock ItemData(moondance_light) -{ - catagory = PointLights; - shapeFile = bombers_eye.dts; - mass = 0; - elasticity = 0.2; - friction = 0.6; - alwaysAmbient = true; - lightType = ConstantLight; - lightColor = "0.160000 0.260000 0.200000"; - lightRadius = 12; -}; - //--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { @@ -1054,95 +1041,6 @@ new SimGroup(MissionGroup) { }; }; }; - new SimGroup(PointsLights) { - - powerCount = "0"; - - new Item() { - position = "16.5552 -368.412 124.822"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "1"; - }; - new Item() { - position = "16.5552 -391.612 124.822"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "1"; - }; - new Item() { - position = "-7.7365 -409.438 125.654"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "1"; - }; - new Item() { - position = "-7.49214 -416.47 111.172"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "1"; - }; - new Item() { - position = "16.2608 -408.767 124.349"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "1"; - }; - new Item() { - position = "-39.5365 -408.238 124.454"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "1"; - }; - }; }; new SimGroup(Team2) { @@ -2058,95 +1956,6 @@ new SimGroup(MissionGroup) { }; }; }; - new SimGroup(PointsLight) { - - powerCount = "0"; - - new Item() { - position = "-23.9612 352.127 125.918"; - rotation = "0 0 1 181.055"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "2"; - }; - new Item() { - position = "-23.5343 375.323 125.918"; - rotation = "0 0 1 181.055"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "2"; - }; - new Item() { - position = "0.692494 393.309 126.55"; - rotation = "0 0 1 181.055"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "2"; - }; - new Item() { - position = "0.996123 401.337 113.468"; - rotation = "0 0 1 181.055"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "2"; - }; - new Item() { - position = "-22.9243 392.474 126.645"; - rotation = "0 0 1 181.055"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "2"; - }; - new Item() { - position = "32.2651 391.527 125.55"; - rotation = "0 0 1 181.055"; - scale = "1 1 1"; - dataBlock = "moondance_light"; - lockCount = "0"; - homingCount = "0"; - collideable = "0"; - static = "1"; - rotate = "0"; - - Target = "-1"; - team = "2"; - }; - }; }; new SimGroup(Team0) {