diff --git a/SQF/dayz_code/Configs/CfgVehicles/DZE/Prop_Defs.hpp b/SQF/dayz_code/Configs/CfgVehicles/DZE/Prop_Defs.hpp
index e00e8d748..1067425cf 100644
--- a/SQF/dayz_code/Configs/CfgVehicles/DZE/Prop_Defs.hpp
+++ b/SQF/dayz_code/Configs/CfgVehicles/DZE/Prop_Defs.hpp
@@ -489,7 +489,7 @@ class CanvasHut_DZ: Land_covering_hut_EP1
offset[] = {0,2.5,1};
displayName = $STR_EPOCH_CANVASSUNSHADE;
vehicleClass = "Fortifications";
- removeoutput[] = {{"sun_shade_kit",1}}
+ removeoutput[] = {{"sun_shade_kit",1}};
};
class Park_bench1;
class ParkBench_DZ: Park_bench1
diff --git a/SQF/dayz_code/Configs/CfgWeapons/Tools/Etool.hpp b/SQF/dayz_code/Configs/CfgWeapons/Tools/Etool.hpp
index 791255943..e09137915 100644
--- a/SQF/dayz_code/Configs/CfgWeapons/Tools/Etool.hpp
+++ b/SQF/dayz_code/Configs/CfgWeapons/Tools/Etool.hpp
@@ -12,15 +12,6 @@ class ItemEtool : ItemCore
class ItemActions
{
- class Build
- {
- text = "Build Sandbag Fence";
- script = "spawn player_build;";
- require[] = {"ItemEtool"};
- consume[] = {"ItemSandbag"};
- create = "Sandbag1_DZ";
- };
-
/*class Use
{
text=$STR_CREATE_STASH;
diff --git a/SQF/dayz_code/Configs/CfgWeapons/Tools/Toolbox.hpp b/SQF/dayz_code/Configs/CfgWeapons/Tools/Toolbox.hpp
index 1f7c2f254..94f651cb1 100644
--- a/SQF/dayz_code/Configs/CfgWeapons/Tools/Toolbox.hpp
+++ b/SQF/dayz_code/Configs/CfgWeapons/Tools/Toolbox.hpp
@@ -12,11 +12,6 @@ class ItemToolbox : ItemCore
text= $STR_EQUIP_TOOLBOX_ACTION_1;
script=";[['DesertCamoNet_DZ','ForestCamoNet_DZ','DesertLargeCamoNet_DZ','ForestLargeCamoNet_DZ'],5,'str_epoch_player_8'] call player_removeNearby;";
};
- class RemoveTankTrap
- {
- text= $STR_EQUIP_TOOLBOX_ACTION_2;
- script=";[['Hedgehog_DZ'],1,'STR_EPOCH_ACTIONS_14'] call player_removeNearby;";
- };
};
};
\ No newline at end of file
diff --git a/SQF/dayz_code/stringtable.xml b/SQF/dayz_code/stringtable.xml
index a9254ca92..161067be1 100644
--- a/SQF/dayz_code/stringtable.xml
+++ b/SQF/dayz_code/stringtable.xml
@@ -13573,13 +13573,6 @@
Vous avez acheté %3 pour %1 %2, la clé a été ajoutée à votre ceinture.
Koupeno %3 za %1 %2, klíč byl přidán do opasku na nářadí.
-
- No Tank Traps found nearby.
- Keine Panzersperren in der Nähe gefunden.
- Противотанковые ежи не найдены.
- Aucun piège à tank trouvé aux alentours.
- Nebyly poblíž nalezeny žádné tankové zátarasy.
-
Another object is blocking the vehicle exit.
Ein anderes Objekt blockiert den Ausstieg.
@@ -13649,7 +13642,7 @@
Supply Crate (Empty)
- Versorgungskiste (Leer)
+ Kiste (Leer)
6x Soda (Coke)
@@ -13659,7 +13652,7 @@
Supply Crate (6x Coke)
- Versorgungskiste (6x Coke)
+ Kiste (6x Coke)
12x Soda (Coke)
@@ -13669,7 +13662,7 @@
Supply Crate (12x Coke)
- Versorgungskiste (12x Coke)
+ Kiste (12x Coke)
6x Soda (Pepsi)
@@ -13679,7 +13672,7 @@
Supply Crate (6x Pepsi)
- Versorgungskiste (6x Pepsi)
+ Kiste (6x Pepsi)
12x Soda (Pepsi)
@@ -13689,7 +13682,7 @@
Supply Crate (12x Pepsi)
- Versorgungskiste (12x Pepsi)
+ Kiste (12x Pepsi)
6x Bacon
@@ -13699,7 +13692,7 @@
Supply Crate (6x Bacon)
- Versorgungskiste (6x Bacon)
+ Kiste (6x Bacon)
12x Bacon
@@ -13709,35 +13702,35 @@
Supply Crate (12x Bacon)
- Versorgungskiste (12x Bacon)
+ Kiste (12x Bacon)
12x 17Rnd_9x19_glock17
Supply Crate (12x G17)
- Versorgungskiste (12x G17)
+ Kiste (12x G17)
12x 15Rnd_9x19_M9SD
Supply Crate (12x M9SD)
- Versorgungskiste (12x M9SD)
+ Kiste (12x M9SD)
12x 30Rnd_9x19_MP5SD
Supply Crate (12x MP5SD)
- Versorgungskiste (12x MP5SD)
+ Kiste (12x MP5SD)
12x 30Rnd_556x45_StanagSD
Supply Crate (12x StanagSD)
- Versorgungskiste (12x StanagSD)
+ Kiste (12x StanagSD)
12x SandBag
@@ -13747,7 +13740,7 @@
Supply Crate (12x Sandbag)
- Versorgungskiste (12x Sandsack)
+ Kiste (12x Sandsack)
12x Tank Trap
@@ -13757,7 +13750,7 @@
Supply Crate (12x Tank Trap)
- Versorgungskiste (12x Panzersperre)
+ Kiste (12x Panzersperre)
6x Tank Trap
@@ -13767,7 +13760,7 @@
Supply Crate (6x Tank Trap)
- Versorgungskiste (6x Panzersperre)
+ Kiste (6x Panzersperre)
12x Wire Kit
@@ -13777,7 +13770,7 @@
Supply Crate (12x Wire Kit)
- Versorgungskiste (12x Stacheldraht)
+ Kiste (12x Stacheldraht)
6x Wire Kit
@@ -13787,7 +13780,7 @@
Supply Crate (6x Wire Kit)
- Versorgungskiste (6x Stacheldraht)
+ Kiste (6x Stacheldraht)
12x Scrap Metal
@@ -13797,7 +13790,7 @@
Supply Crate (12x Scrap Metal)
- Versorgungskiste (12x Metallteile)
+ Kiste (12x Metallteile)
6x Scrap Metal
@@ -13807,7 +13800,7 @@
Supply Crate (6x Scrap Metal)
- Versorgungskiste (6x Metallteile)
+ Kiste (6x Metallteile)
Safe
@@ -16765,10 +16758,6 @@
Remove Camo Net
Tarnnetz entfernen
-
- Remove Tank Trap
- Panzersperre entfernen
-
Winter Ghillie Suit