Should be all scope entries

This commit is contained in:
icomrade
2016-03-05 20:36:07 -05:00
parent 5cfe47c718
commit 9d52fb0595
251 changed files with 887 additions and 882 deletions

View File

@@ -28,7 +28,7 @@ class ModularItems: NonStrategic{
};
};
class MetalFloor_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,4,0};
@@ -51,7 +51,7 @@ class MetalFloor_DZ: ModularItems {
};
};
class WoodRamp_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,4,0};
@@ -64,7 +64,7 @@ class WoodRamp_DZ: ModularItems {
GhostPreview = "WoodRamp_Preview_DZ";
};
class CinderWallHalf_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -90,7 +90,7 @@ class CinderWallHalf_DZ: ModularItems {
};
};
class CinderWall_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -116,7 +116,7 @@ class CinderWall_DZ: ModularItems {
};
class CinderWallDoorway_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,2,0};
@@ -142,7 +142,7 @@ class CinderWallDoorway_DZ: ModularItems {
};
};
class CinderWallSmallDoorway_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,2,0};
@@ -169,7 +169,7 @@ class CinderWallSmallDoorway_DZ: ModularItems {
};
class WoodFloor_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,4,0};
@@ -194,7 +194,7 @@ class WoodFloor_DZ: ModularItems {
};
};
class WoodFloorHalf_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,4,0};
@@ -220,7 +220,7 @@ class WoodFloorHalf_DZ: ModularItems {
};
};
class WoodFloorQuarter_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,4,0};
@@ -247,7 +247,7 @@ class WoodFloorQuarter_DZ: ModularItems {
};
class WoodLargeWall_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -273,7 +273,7 @@ class WoodLargeWall_DZ: ModularItems {
};
class WoodLargeWallDoor_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -298,7 +298,7 @@ class WoodLargeWallDoor_DZ: ModularItems {
};
};
class WoodLargeWallWin_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -323,7 +323,7 @@ class WoodLargeWallWin_DZ: ModularItems {
};
class WoodSmallWall_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -348,7 +348,7 @@ class WoodSmallWall_DZ: ModularItems {
};
};
class WoodSmallWallThird_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -373,7 +373,7 @@ class WoodSmallWallThird_DZ: ModularItems {
};
};
class WoodSmallWallWin_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -397,7 +397,7 @@ class WoodSmallWallWin_DZ: ModularItems {
};
};
class WoodSmallWallDoor_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -423,7 +423,7 @@ class WoodSmallWallDoor_DZ: ModularItems {
};
};
class WoodStairs_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -438,7 +438,7 @@ class WoodStairs_DZ: ModularItems {
GhostPreview = "WoodStairs_Preview_DZ";
};
class WoodLadder_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -454,7 +454,7 @@ class WoodLadder_DZ: ModularItems {
};
class WoodStairsRails_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -469,7 +469,7 @@ class WoodStairsRails_DZ: ModularItems {
};
class WoodStairsSans_DZ: ModularItems {
scope = 2;
scope = public;
destrType = "DestructBuilding";
cost = 100;
offset[] = {0,1.5,0};
@@ -486,7 +486,7 @@ class WoodStairsSans_DZ: ModularItems {
// ghost models
class CinderWallSmallDoorway_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -498,7 +498,7 @@ class CinderWallSmallDoorway_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class CinderWallDoorway_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -510,7 +510,7 @@ class CinderWallDoorway_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class MetalFloor_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -522,7 +522,7 @@ class MetalFloor_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodRamp_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -535,7 +535,7 @@ class WoodRamp_Preview_DZ: NonStrategic {
};
class CinderWallHalf_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -547,7 +547,7 @@ class CinderWallHalf_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class CinderWall_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -560,7 +560,7 @@ class CinderWall_Preview_DZ: NonStrategic {
};
class WoodFloorQuarter_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -572,7 +572,7 @@ class WoodFloorQuarter_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodFloorHalf_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -584,7 +584,7 @@ class WoodFloorHalf_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodSmallWall_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -596,7 +596,7 @@ class WoodSmallWall_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodSmallWallThird_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -608,7 +608,7 @@ class WoodSmallWallThird_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodSmallWallWin_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -620,7 +620,7 @@ class WoodSmallWallWin_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodFloor_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -632,7 +632,7 @@ class WoodFloor_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodSmallWallDoor_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -644,7 +644,7 @@ class WoodSmallWallDoor_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodLargeWall_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -656,7 +656,7 @@ class WoodLargeWall_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodLargeWallDoor_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -668,7 +668,7 @@ class WoodLargeWallDoor_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodLargeWallWin_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -681,7 +681,7 @@ class WoodLargeWallWin_Preview_DZ: NonStrategic {
};
class WoodStairs_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -693,7 +693,7 @@ class WoodStairs_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodStairsSans_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -706,7 +706,7 @@ class WoodStairsSans_Preview_DZ: NonStrategic {
};
class WoodLadder_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -718,7 +718,7 @@ class WoodLadder_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class WoodDoor_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -730,7 +730,7 @@ class WoodDoor_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class LargeWoodDoor_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};
@@ -742,7 +742,7 @@ class LargeWoodDoor_Preview_DZ: NonStrategic {
vehicleClass = "Fortifications";
};
class GarageWoodDoor_Preview_DZ: NonStrategic {
scope = 2;
scope = public;
destrType = "DestructNo";
cost = 100;
offset[] = {0,1.5,0};