Changed Cinder Wall Strings

The full cinder wall and the half cinder half kit had the same name ingame.
This commit is contained in:
A Man
2016-06-21 22:27:41 +02:00
committed by GitHub
parent b8f95b7f75
commit 6f13f8a36e

View File

@@ -21,7 +21,7 @@ class cinder_wall_kit: CA_Magazine {
scope = public;
count = 1;
type = 256;
displayName = $STR_EPOCH_CINDERBLOCKWALL;
displayName = $STR_EPOCH_CINDERBLOCKWALL_HALF;
descriptionShort = $STR_EPOCH_CINDERBLOCKWALL_DESC;
model = "\z\addons\dayz_epoch\models\supply_crate.p3d";
picture = "\z\addons\dayz_epoch\pictures\equip_wooden_crate_ca.paa";