Updates one variable. (#22220)

This commit is contained in:
Qwertytoforty
2023-09-07 11:13:28 +01:00
committed by GitHub
parent 2fbbeeebe4
commit 354c1e08dd
@@ -8,7 +8,7 @@
var/rapid = 0 //How many shots per volley.
var/rapid_fire_delay = 2 //Time between rapid fire shots
var/dodging = FALSE
var/dodging = TRUE
var/approaching_target = FALSE //We should dodge now
var/in_melee = FALSE //We should sidestep now
var/dodge_prob = 30