Skip to content

Commit

Permalink
Merge pull request #2442 from acemod/revert-2441-air_no_tracers
Browse files Browse the repository at this point in the history
Revert "disable a10 tracers, commanche tracers only nvg"
  • Loading branch information
thojkooi committed Sep 15, 2015
2 parents c6c51af + a124b05 commit 04512eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion addons/aircraft/CfgAmmo.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class CfgAmmo {
explosive = 1.8;
tracersEvery = 3;
tracerEndTime = 3.5;
nvgOnly = 1;

CraterEffects = "ExploAmmoCrater";
explosionEffects = "ExploAmmoExplosion";
model = "\A3\Weapons_f\Data\bullettracer\tracer_red";
Expand Down
1 change: 0 additions & 1 deletion addons/aircraft/CfgMagazines.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ class CfgMagazines {
class 1000Rnd_Gatling_30mm_Plane_CAS_01_F: VehicleMagazine {
ammo = "ACE_Gatling_30mm_HE_Plane_CAS_01_Deploy";
count = 1170;
tracersEvery = 0;
};

// an extended magazine for the comanche
Expand Down

0 comments on commit 04512eb

Please sign in to comment.