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:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user