mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
update for helion4 new barbed wire ghost model
This commit is contained in:
parent
efd1745b52
commit
9a3869bf30
@ -299,9 +299,9 @@ class CfgBaseBuilding
|
|||||||
class BarbedWire_EPOCH : Default
|
class BarbedWire_EPOCH : Default
|
||||||
{
|
{
|
||||||
removeParts[] = {{"ItemScraps",10},{"ItemRope",2}};
|
removeParts[] = {{"ItemScraps",10},{"ItemRope",2}};
|
||||||
simulClass = "BarbedWire_EPOCH";
|
simulClass = "BarbedWire_SIM_EPOCH";
|
||||||
staticClass = "BarbedWire_EPOCH";
|
staticClass = "BarbedWire_EPOCH";
|
||||||
GhostPreview = "BarbedWire_EPOCH";
|
GhostPreview = "BarbedWire_Ghost_EPOCH";
|
||||||
energyCost = 0.5;
|
energyCost = 0.5;
|
||||||
};
|
};
|
||||||
class CinderFloor_EPOCH : Default
|
class CinderFloor_EPOCH : Default
|
||||||
|
Loading…
Reference in New Issue
Block a user