Update door kits

This commit is contained in:
AirwavesMan
2020-11-30 18:02:15 +01:00
parent 6cd9542659
commit fb407679f8
4 changed files with 25 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ class MetalFloor_DZ: ModularItems {
class DoorFrame_DZ: ModularItems {
scope = 2;
offset[] = {0,2,0};
armor = 3000;
offset[] = {0,1.5,0};
armor = 1200;
model = "\z\addons\dayz_epoch\models\Steel_door_frame_single.p3d";
displayName = $STR_EPOCH_DOORWAY;
GhostPreview = "DoorFrame_Preview_DZ";