Slime cookie stacking fixes (#65575)

* Slime cookie stacking fixes

* This is better
This commit is contained in:
GoblinBackwards
2022-03-21 17:56:10 +08:00
committed by GitHub
parent 8816e44257
commit 0728b6c3e5
@@ -270,7 +270,7 @@
/datum/status_effect/metalcookie
id = "metalcookie"
status_type = STATUS_EFFECT_REPLACE
status_type = STATUS_EFFECT_REFRESH
alert_type = null
duration = 100
@@ -287,7 +287,7 @@
/datum/status_effect/sparkcookie
id = "sparkcookie"
status_type = STATUS_EFFECT_REPLACE
status_type = STATUS_EFFECT_REFRESH
alert_type = null
duration = 300
var/original_coeff
@@ -416,7 +416,7 @@
/datum/status_effect/adamantinecookie
id = "adamantinecookie"
status_type = STATUS_EFFECT_REPLACE
status_type = STATUS_EFFECT_REFRESH
alert_type = null
duration = 100