mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Update wrecks of modular buildings
This commit is contained in:
@@ -42,6 +42,16 @@ class MetalFloor4x_DZ: ModularItems {
|
||||
armor = 6000;
|
||||
displayName = $STR_EPOCH_METALFLOOR4x;
|
||||
GhostPreview = "MetalFloor4x_Preview_DZ";
|
||||
class DestructionEffects : DestructionEffects {
|
||||
class Ruin1 {
|
||||
simulation = "ruin";
|
||||
type = "\z\addons\dayz_epoch_v\base_building\floors\metal_floor_2x2_wreck.p3d";
|
||||
position = "";
|
||||
intensity = 1;
|
||||
interval = 1;
|
||||
lifeTime = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class DoorFrame_DZ: ModularItems {
|
||||
|
||||
Reference in New Issue
Block a user