Vanguard heals stam too now

2 stam per tick = 10 stam per second, going to add a tradeoff simillar to the stun absorb one too probably
This commit is contained in:
DeltaFire
2020-03-21 17:14:22 +01:00
parent 87314b5d4d
commit 277af2a7bf
+1
View File
@@ -82,6 +82,7 @@
/datum/status_effect/vanguard_shield/tick()
progbar.update(duration - world.time)
owner.adjustStaminaLoss(-2)
/datum/status_effect/vanguard_shield/on_remove()
var/vanguard = owner.stun_absorption["vanguard"]