Skip to content

Commit b4d3db0

Browse files
committed
Update init.sqf
1 parent 65151f0 commit b4d3db0

File tree

1 file changed

+2
-2
lines changed
  • Missionbasefiles/kp_liberation.green_sea

1 file changed

+2
-2
lines changed

Missionbasefiles/kp_liberation.green_sea/init.sqf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ nul = [] execVM "RYD_FFE\FFE.sqf";
6060
CHVD_allowNoGrass = false; // Set 'false' if you want to disable "Low" option for terrain (default: true)
6161
// Brighter Nights
6262
CHBN_adjustBrightness = 1;
63-
CHBN_adjustColor = [1.0,1.2,1.4];
63+
CHBN_adjustColor = [1.2,1.4,1.6];
6464

6565
// Temperature and humidity changes
6666
[{
@@ -149,5 +149,5 @@ if (isServer) then {
149149
publicVariable "KPLIB_initServerDone";
150150
};
151151

152-
//VAM_GUI: For changing camo and vehicle appearence without Zeus:
152+
//VAM_GUI: For changing camo and vehicle appearance without Zeus:
153153
[] execVM "VAM_GUI\VAM_GUI_init.sqf";

0 commit comments

Comments
 (0)