mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Updates one variable. (#22220)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user