Fixes flashbang stun times (#2056)
This commit is contained in:
committed by
kevinz000
parent
665e1f2e8e
commit
c294d781b6
@@ -34,4 +34,4 @@
|
||||
M.soundbang_act(1, 200, 10, 15)
|
||||
|
||||
else
|
||||
M.soundbang_act(1, max(20/max(1,distance), 3), rand(0, 5))
|
||||
M.soundbang_act(1, max(200/max(1,distance), 60), rand(0, 5))
|
||||
|
||||
Reference in New Issue
Block a user