CFG WEAPONS DONE

This commit is contained in:
icomrade
2016-02-18 13:58:02 -05:00
parent 81d5976031
commit dfb7bba743
395 changed files with 55004 additions and 1384 deletions

View File

@@ -0,0 +1,11 @@
class CamoNet_DZ: BuiltItems {
armor = 3;
destrtype = "DestructTent";
displayName = $STR_ITEM_NAME_CAMONET;
descriptionShort = $STR_ITEM_DESC_CAMONET;
icon = "\Ca\misc3\data\Icons\icon_camoNet_ca.paa";
mapsize = 13.5;
model = "\Ca\misc3\CamoNet_EAST";
scope = 2;
vehicleclass = "Military";
};