mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add cinder wall with window
Model made by @Helion4
This commit is contained in:
@@ -168,4 +168,9 @@ class DoorFrame_Preview_DZ: DZE_Ghost_Previews {
|
||||
scope = 2;
|
||||
model = "\z\addons\dayz_epoch\models\Steel_door_frame_single_ghost.p3d";
|
||||
displayName = "Door Frame Preview";
|
||||
};
|
||||
class CinderWallWindow_Preview_DZ: DZE_Ghost_Previews {
|
||||
scope = 2;
|
||||
model = "\z\addons\dayz_epoch_v\base_building\cinder\cinder_wall_win\h4_cinder_wall_win_ghost.p3d";
|
||||
displayName = "Cinder Wall Window Preview";
|
||||
};
|
||||
Reference in New Issue
Block a user