mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add LightPole_DZ to DZE_isRemovable #1859
This commit is contained in:
@@ -659,6 +659,7 @@ class LightPole_DZ: ASC_EU_LHVOld
|
||||
displayName = $STR_EPOCH_LIGHTPOLE;
|
||||
vehicleClass = "Fortifications";
|
||||
maintainBuilding[] = {{"ItemLightBulb",1}};
|
||||
removeoutput[] = {{"light_pole_kit",1}};
|
||||
};
|
||||
class Land_Misc_Scaffolding;
|
||||
class Scaffolding_DZ: Land_Misc_Scaffolding
|
||||
@@ -678,6 +679,7 @@ class Scaffolding_DZ: Land_Misc_Scaffolding
|
||||
typicalCargo[] = {};
|
||||
offset[] = {0,9,3};
|
||||
cost = 0;
|
||||
removeoutput[] = {{"ItemScaffoldingKit",1}};
|
||||
};
|
||||
class WoodGate_DZ: BuiltItems
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user