- class techno_union : Strategic
- {
- scope = 2;
- scopeCurator = 2; // public
- model = "\501st_Republic_Asset_Modification\models\techno_union.p3d"; // our p3d model.
- placement = vertical;
- mapSize = 3;
- author="Spartan163"; // Icon size in the editor.
- displayName = "Techno Union Frigate"; // List Name in the editor.
- vehicleClass = "Coop_Structure"; // Faction Class.
- faction = "RD501FactionOpfor"; // Faction
- icon = "\501st_Republic_Asset_Modification\data\dataTechnoU\TechnoU.paa";
- cost = 0;
- armor = 8000;
-
- };
|