mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Add military flashlight attachments
Vanilla commit: https://github.com/DayZMod/DayZ/commit/b6ba294b70a97adc571f6a8a6416d796053451f5
This commit is contained in:
@@ -28,6 +28,14 @@ class Attachment_FL_Pist
|
||||
{
|
||||
weight = 0.05;
|
||||
};
|
||||
class Attachment_MFL
|
||||
{
|
||||
weight = 0.1;
|
||||
};
|
||||
class Attachment_MFL_Pist
|
||||
{
|
||||
weight = 0.05;
|
||||
};
|
||||
class Attachment_Ghillie
|
||||
{
|
||||
weight = 0.05;
|
||||
|
||||
Reference in New Issue
Block a user