Add SVU and SVD Gold

This commit is contained in:
A Man
2020-03-05 11:09:59 +01:00
parent 75a8849061
commit 80b8065bc0
7 changed files with 30 additions and 0 deletions

View File

@@ -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";
};