mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add glass floor
Model made by @Helion4
This commit is contained in:
@@ -198,4 +198,9 @@ class MetalFloor_Quarter_Preview_DZ: DZE_Ghost_Previews {
|
||||
scope = 2;
|
||||
model = "\z\addons\dayz_epoch_v\base_building\floors\metal_floor_quarter_ghost.p3d";
|
||||
displayName = "Metal Floor Quarter Preview";
|
||||
};
|
||||
class GlassFloor_Preview_DZ: DZE_Ghost_Previews {
|
||||
scope = 2;
|
||||
model = "\z\addons\dayz_epoch_v\base_building\floors\glass_floor_ghost.p3d";
|
||||
displayName = "Glass Floor Preview";
|
||||
};
|
||||
Reference in New Issue
Block a user