Skip to content

Commit

Permalink
Revert "Lowering stomp windup"
Browse files Browse the repository at this point in the history
This reverts commit 8f65a08.
  • Loading branch information
xDanilcusx committed Nov 9, 2023
1 parent 8f65a08 commit 2b1bc59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
var/distance = 5
var/effect_type_base = /datum/effects/xeno_slow/superslow
var/effect_duration = 1 SECONDS
var/windup_duration = 1 SECONDS
var/windup_duration = 1.5 SECONDS

default_ai_action = TRUE
var/prob_chance = 80
Expand Down

0 comments on commit 2b1bc59

Please sign in to comment.