mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add new L85 and SVD variants
Vanilla commits:8951508770aad456958158e594553beaf9648253
This commit is contained in:
@@ -36,7 +36,18 @@ class CfgMagazines
|
||||
|
||||
//Consumables: food, drinks etc.
|
||||
#include "Consumables\Consumables.hpp"
|
||||
|
||||
|
||||
/*class 5Rnd_86x70_L115A1: CA_Magazine //.338 Lapua Magnum
|
||||
{
|
||||
scope = 2;
|
||||
displayName = $STR_BAF_CFGMAGAZINES_5RND_86X70_L115A10;
|
||||
descriptionShort = $STR_BAF_CFGMAGAZINES_5RND_86X70_L115A10_0;
|
||||
ammo=B_86x70_Ball_noTracer;
|
||||
count=5;
|
||||
initSpeed = 936; //TODO
|
||||
picture="\CA\weapons_BAF\data\UI\M_lrr_CA.paa";
|
||||
// descriptionShort = $STR_DSS_10RND_M107; TODO
|
||||
};*/
|
||||
|
||||
|
||||
//EPOCH ADDITIONS
|
||||
|
||||
Reference in New Issue
Block a user