mirror of
https://github.com/CFC-Servers/cfc_ulx_commands.git
synced 2025-03-04 03:13:28 -05:00
Make blindness less aggressive (#152)
This commit is contained in:
parent
c8e576d729
commit
209e4923e9
@ -1,6 +1,6 @@
|
||||
local EFFECT_NAME = "Blindness"
|
||||
local FOG_START = 800
|
||||
local FOG_END = 700
|
||||
local FOG_END = 1000
|
||||
local FOG_START_MULT = -100
|
||||
local FOG_DENSITY = 1.999
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user