1
0
mirror of https://github.com/Defent/DMS_Exile.git synced 2024-08-30 16:52:12 +00:00

Update FindSuppressor.sqf

This commit is contained in:
Defent 2015-08-31 22:28:37 +02:00
parent b0c2c304e0
commit af1d531e7e

@ -36,7 +36,7 @@ switch (_ammoName) do {
case ((_ammoName find "388") > -1): {_result = _rnd338 call BIS_fnc_selectRandom;};
case ((_ammoName find "388") > -1): {_result = _rnd93 call BIS_fnc_selectRandom;};
case ((_ammoName find "93") > -1): {_result = _rnd93 call BIS_fnc_selectRandom;};
};
_result