diff --git a/SQF/dayz_code/Configs/CfgVehicles/Car/Gaz_Vodnik.hpp b/SQF/dayz_code/Configs/CfgVehicles/Car/Gaz_Vodnik.hpp index be7fb7f6a..57419f58e 100644 --- a/SQF/dayz_code/Configs/CfgVehicles/Car/Gaz_Vodnik.hpp +++ b/SQF/dayz_code/Configs/CfgVehicles/Car/Gaz_Vodnik.hpp @@ -32,7 +32,7 @@ class GAZ_Vodnik_HMG_DZE : GAZ_Vodnik_HMG_DZ { gunEnd = "chamber_1"; memoryPointGun = "machinegun"; weapons[] = {"2A42","PKTBC","SmokeLauncher"}; - magazines[] = {}; + magazines[] = {"SmokeLauncherMag","SmokeLauncherMag","SmokeLauncherMag"}; gunnerOutOpticsShowCursor = 0; gunnerOpticsShowCursor = 0; gunnerAction = "GAZ_Gunner";