Skip to content

Commit 2e0d732

Browse files
committed
Tweak.
1 parent 0621daa commit 2e0d732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LuaUI/Widgets/gfx_paralyze_effect.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ void main() {
362362
lighting_width = 3.8;
363363
lightning_speed = 0.95;
364364
} else if (disarm) {
365-
effect_level = 0.996;
365+
effect_level = 0.9954;
366366
noisescale = 0.31;
367367
persistance = 0.45;
368368
lacunarity = 2.5;

0 commit comments

Comments
 (0)