mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Makes the sickness properly refresh the duration
This commit is contained in:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user