Fix another typo

This commit is contained in:
A Man
2021-08-24 16:40:34 +02:00
parent 1d4d24a055
commit a6f21f6d7a

View File

@@ -332,7 +332,7 @@ class ItemWeaponPartsUnknown : CA_Magazine
{
scope = 2;
count = 1;
displayName = $STR_EPOCH_WEAPON_PARTS_UNKNOWN_MG;
displayName = $STR_EPOCH_WEAPON_PARTS_UNKNOWN;
descriptionShort = $STR_EPOCH_WEAPON_PARTS_UNKNOWN_DESC;
model = "\z\addons\dayz_communityassets\models\crate.p3d";
picture = "\z\addons\dayz_communityassets\CraftingPlaceholders\equip_part_somegeneric.paa";