mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-19 18:56:41 +03:00
Update smokes and flares
This commit is contained in:
@@ -37,19 +37,6 @@ 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
|
||||
|
||||
#include "VehicleAmmo.hpp"
|
||||
|
||||
@@ -164,6 +164,7 @@ class FlareWhite_GP25: CA_Magazine {
|
||||
scope = 2;
|
||||
type = 16;
|
||||
displayName = "$STR_DN_FLAREWHITE_GP25";
|
||||
descriptionShort = "$str_dss_1rnd_flarewhite_gp25";
|
||||
picture = "\Ca\weapons_E\Data\icons\M_GP25_white_CA.paa";
|
||||
model = "\z\addons\dayz_epoch_w\magazine\dze_gp_flare.p3d";
|
||||
ammo = "F_40mm_White";
|
||||
|
||||
Reference in New Issue
Block a user