brings down the stamloss over time because holy fuck was it strong

This commit is contained in:
deathride58
2019-10-15 04:03:47 -04:00
parent 50c27df28f
commit 60f5aec146
+1 -1
View File
@@ -105,7 +105,7 @@
/datum/status_effect/electrode/tick()
if(owner)
owner.adjustStaminaLoss(10) //if you really want to try to stamcrit someone with a taser alone, you can, but it'll take time and good timing.
owner.adjustStaminaLoss(5) //if you really want to try to stamcrit someone with a taser alone, you can, but it'll take time and good timing.
/datum/status_effect/electrode/nextmove_modifier() //why is this a proc. its no big deal since this doesnt get called often at all but literally w h y
return 2