mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-16 17:33:22 +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:
@@ -54,6 +54,7 @@ class CfgWeapons
|
||||
class Single;
|
||||
};
|
||||
#include "Rifles\DMR.hpp"
|
||||
#include "Rifles\RSASS.hpp"
|
||||
|
||||
class FN_FAL;
|
||||
class FN_FAL_ANPVS4;
|
||||
@@ -97,7 +98,7 @@ class CfgWeapons
|
||||
#include "Rifles\M24.hpp"
|
||||
|
||||
class M40A3;
|
||||
#include "Rifles\M40A3.hpp"
|
||||
#include "Rifles\M40A3.hpp"
|
||||
|
||||
class M249;
|
||||
#include "Rifles\M249.hpp"
|
||||
@@ -176,8 +177,8 @@ class CfgWeapons
|
||||
#include "Rifles\Remington870.hpp"
|
||||
#include "Rifles\Crossbow.hpp"
|
||||
#include "Rifles\L115A3.hpp"
|
||||
|
||||
|
||||
#include "Rifles\MSR.hpp"
|
||||
#include "Rifles\XM2010.hpp"
|
||||
|
||||
/* PISTOLS */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user