mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add a new cinder garage version
Models made by @Helion4
This commit is contained in:
@@ -160,3 +160,8 @@ class Wood_GarageOpenTop_Preview_DZ: DZE_Ghost_Previews {
|
||||
model = "\z\addons\dayz_epoch_v\base_building\wood\garage_notop\wood_garage_notop_frame.p3d";
|
||||
displayName = "WoodGarage open top Preview";
|
||||
};
|
||||
class CinderGarageOpenTop_Preview_DZ: DZE_Ghost_Previews {
|
||||
scope = 2;
|
||||
model = "z\addons\dayz_epoch_v\base_building\cinder\CinderGaragenotop\cindergarage_notop_ghost.p3d";
|
||||
displayName = "Cinder Garage open top Preview";
|
||||
};
|
||||
Reference in New Issue
Block a user