update for helion4 new barbed wire ghost model

This commit is contained in:
DirtySanchez 2017-10-19 21:47:19 -05:00
parent efd1745b52
commit 9a3869bf30

View File

@ -299,9 +299,9 @@ class CfgBaseBuilding
class BarbedWire_EPOCH : Default
{
removeParts[] = {{"ItemScraps",10},{"ItemRope",2}};
simulClass = "BarbedWire_EPOCH";
simulClass = "BarbedWire_SIM_EPOCH";
staticClass = "BarbedWire_EPOCH";
GhostPreview = "BarbedWire_EPOCH";
GhostPreview = "BarbedWire_Ghost_EPOCH";
energyCost = 0.5;
};
class CinderFloor_EPOCH : Default