mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add and update models for magazines
Big thanks @helion4 for his tireless and great work.
This commit is contained in:
@@ -2,7 +2,7 @@ class Attachment_Tws : CA_Magazine {
|
||||
scope = public;
|
||||
count = 1;
|
||||
type = 256;
|
||||
model = "\z\addons\dayz_communityweapons\attachments\acog\acog.p3d";
|
||||
model = "\z\addons\dayz_epoch_w\optic\dze_scope_tws.p3d";
|
||||
picture = "\dayz_epoch_c\icons\attachments\attachment_tws.paa";
|
||||
displayName = $STR_DZE_ATTACHMENT_TWS_NAME;
|
||||
descriptionShort = $STR_DZE_ATTACHMENT_TWS_DESC;
|
||||
|
||||
Reference in New Issue
Block a user