Add smoke grenades for Vodnik BPU DZE

Thx @Ivan The Penetrator
This commit is contained in:
A Man
2020-01-24 18:23:19 +01:00
parent 428ceb28e0
commit e9c0afe3ee

View File

@@ -32,7 +32,7 @@ class GAZ_Vodnik_HMG_DZE : GAZ_Vodnik_HMG_DZ {
gunEnd = "chamber_1"; gunEnd = "chamber_1";
memoryPointGun = "machinegun"; memoryPointGun = "machinegun";
weapons[] = {"2A42","PKTBC","SmokeLauncher"}; weapons[] = {"2A42","PKTBC","SmokeLauncher"};
magazines[] = {}; magazines[] = {"SmokeLauncherMag","SmokeLauncherMag","SmokeLauncherMag"};
gunnerOutOpticsShowCursor = 0; gunnerOutOpticsShowCursor = 0;
gunnerOpticsShowCursor = 0; gunnerOpticsShowCursor = 0;
gunnerAction = "GAZ_Gunner"; gunnerAction = "GAZ_Gunner";