mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix CfgVehicles\Buildables\Sandbags.hpp
This commit is contained in:
@@ -22,7 +22,7 @@ class BagFenceRound_DZ: BuiltItems {
|
|||||||
icon = "\Ca\misc3\data\Icons\icon_bagFenceRound_ca.paa";
|
icon = "\Ca\misc3\data\Icons\icon_bagFenceRound_ca.paa";
|
||||||
mapSize = 2;
|
mapSize = 2;
|
||||||
vehicleClass = "DayZ Epoch Buildables";
|
vehicleClass = "DayZ Epoch Buildables";
|
||||||
displayName = $STR_EQUIP_NAME_21_ROUND;
|
displayName = $STR_EQUIP_NAME_SANDBAGS_ROUND;
|
||||||
simulation = "house";
|
simulation = "house";
|
||||||
destrType = "DestructNo";
|
destrType = "DestructNo";
|
||||||
armor = 2500;
|
armor = 2500;
|
||||||
|
|||||||
Reference in New Issue
Block a user