Add Metal Floor 4x, half and quarter glass floors

Models made by @Helion4
This commit is contained in:
AirwavesMan
2020-12-18 11:37:44 +01:00
parent 31ba8fa2e3
commit 87352af970
7 changed files with 183 additions and 8 deletions

View File

@@ -208,4 +208,9 @@ class Concrete_Bunker_Preview_DZ: DZE_Ghost_Previews {
scope = 2;
model = "\z\addons\dayz_epoch_v\base_building\cinder\bunker\bunker_01_ghost.p3d";
displayName = "Concrete Bunker Preview";
};
};
class MetalFloor4x_Preview_DZ: DZE_Ghost_Previews {
scope = 2;
model = "\z\addons\dayz_epoch_v\base_building\floors\metal_floor_2x2_ghost.p3d";
displayName = "MetalFloor4x Preview";
};