Makes the sickness properly refresh the duration

This commit is contained in:
Heroman
2019-12-29 17:26:18 +10:00
parent be15b324e7
commit 821ecf1f88
@@ -1,6 +1,7 @@
/datum/modifier/resleeving_sickness
name = "resleeving sickness"
desc = "You feel rather weak, having been sleeved not so long ago."
stacks = MODIFIER_STACK_EXTEND
on_created_text = "<span class='warning'><font size='3'>You feel frail and unfocused.</font></span>"
on_expired_text = "<span class='notice'><font size='3'>You feel your resilience and focus return to you.</font></span>"