mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add RSASS, MSR, XM2010
- Add RSASS, MSR, XM2010 normal, SD, NV and TWS versions - SD versions have a slightly slower bullet speed as the non sd versions. Server Admins have to be careful with adding the SD versions to not hurt the server balance. - Remove old AS50 ammo config, it is not needed any longer, also switch to the correct AS50 magazine classname. Thx @AlwarrenSidh for the weapons.
This commit is contained in:
@@ -50,18 +50,7 @@ class 5Rnd_127x108_KSVK : CA_Magazine
|
||||
COMBINE_MAG
|
||||
};
|
||||
};
|
||||
//L115
|
||||
class 5Rnd_86x70_L115A1: CA_Magazine
|
||||
{
|
||||
displayName = $STR_DZ_MAG_5Rnd_86x70_L115A1_NAME;
|
||||
|
||||
cartridgeName = "86x70";
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
COMBINE_MAG
|
||||
};
|
||||
};
|
||||
|
||||
//VSS
|
||||
class 10Rnd_9x39_SP5_VSS: CA_Magazine
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user