mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 10:56:29 +03:00
Fix a few weapon attachment bugs
This commit is contained in:
@@ -46,7 +46,7 @@ class MK22_SD_DZ: M9SD
|
||||
class RemoveSuppressor
|
||||
{
|
||||
text = $STR_ATTACHMENT_RMVE_Silencer;
|
||||
script = "; ['Attachment_Sup9',_id,'MK22_SD_DZ'] call player_removeAttachment";
|
||||
script = "; ['Attachment_Sup9',_id,'MK22_DZ'] call player_removeAttachment";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user