Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 6b51620

Browse files
committed
Update nvgvfx.sqf
1 parent 032dea1 commit 6b51620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apr_mwnvg/functions/nvgvfx.sqf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ diag_log format ["apr_mwnvg: nvgvfx.sqf is runnning on " + str _unit];
1919
systemChat format ["apr_mwnvg: nvgvfx.sqf is runnning on " + str _unit];
2020
*/
2121

22-
apr_mwnvg_handle_mwace_vfx = [1, 1.0, 0, [0, 0.10, 0.20, 0], [0.00, 1.00, 1.20, 0], [0.30, 0.59, 0.11, 0]];
22+
apr_mwnvg_handle_mwace_vfx = [1, 1.0, 0, [0, 0.10, 0.20, 0], [0.20, 1.20, 1.60, 0], [0.30, 0.59, 0.11, 0]];
2323
apr_mwnvg_handle_mwstd_vfx = [1, 1.0, 0, [0, 0.00, 0.00, 0], [0.00, 1.00, 0.75, 0], [0.30, 0.59, 0.11, 0]];
2424
apr_mwnvg_handle_wpace_vfx = [1, 1.0, 0, [0, 0.10, 0.20, 0], [0.40, 1.40, 2.40, 0], [0.30, 0.59, 0.11, 0]];
2525
apr_mwnvg_handle_wpstd_vfx = [1, 1.0, 0, [0, 0.00, 0.00, 0], [0.25, 0.75, 0.80, 0], [0.30, 0.59, 0.11, 0]];

0 commit comments

Comments
 (0)