mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
Add SVU and SVD Gold
This commit is contained in:
@@ -173,4 +173,10 @@ class SVD_NSPU_DZ : SVD_PSO1_DZ {
|
||||
script = "; ['Attachment_NSPU',_id,'SVD_DZ'] call player_removeAttachment";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class SVD_Gold_DZ : SVD_PSO1_DZ {
|
||||
displayname = $STR_DZ_WPN_SVD_GOLD_NAME;
|
||||
model = "\RH_aks\RH_svdg.p3d";
|
||||
picture = "\RH_aks\inv\svdg.paa";
|
||||
};
|
||||
Reference in New Issue
Block a user