mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
Add a few new building previews to handle some exploits
Thx @TheFirstNoob for letting me know
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
class WoodenFence_ghost_DZ: DZE_Ghost_Previews
|
||||
{
|
||||
scope = 2;
|
||||
model = "z\addons\dayz_buildings\models\fence_wood_ghost.p3d";
|
||||
displayName = $STR_BLD_name_WoodenFence_ghost;
|
||||
};
|
||||
class WoodenFence_1_foundation_DZ: ModularItems
|
||||
{
|
||||
scope = 2;
|
||||
@@ -116,4 +110,5 @@ class WoodenFence_7_DZ: ModularItems
|
||||
displayName = $STR_BLD_name_WoodenFence_7;
|
||||
offset[] = {0,4,0};
|
||||
ladders[] = {{"ladderstart","ladderend"}};
|
||||
GhostPreview = "WoodenFence_7_Preview_DZ";
|
||||
};
|
||||
Reference in New Issue
Block a user