mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
Fix SVD and SUV attachments
This commit is contained in:
@@ -163,6 +163,8 @@ class SVD_NSPU_DZ : SVD_PSO1_DZ {
|
||||
script = "; ['Attachment_NSPU',_id,'SVD_DZ'] call player_removeAttachment";
|
||||
};
|
||||
};
|
||||
|
||||
class Attachments {};
|
||||
};
|
||||
|
||||
class SVD_Gold_DZ : SVD_PSO1_DZ {
|
||||
@@ -171,4 +173,5 @@ class SVD_Gold_DZ : SVD_PSO1_DZ {
|
||||
picture = "\RH_aks\inv\svdg.paa";
|
||||
|
||||
class ItemActions {};
|
||||
class Attachments {};
|
||||
};
|
||||
Reference in New Issue
Block a user