small hotfix for resurrect artifact (#19358)

This commit is contained in:
Cameron Lennox
2026-03-29 22:06:06 -04:00
committed by GitHub
parent 2189bf93a8
commit e6f679d147
@@ -9,6 +9,7 @@
effect_color = "#ff0000"
/datum/artifact_effect/resurrect/New()
..()
effect = rand(EFFECT_AURA, EFFECT_PULSE)
trigger = pick(TRIGGER_WATER, TRIGGER_ACID, TRIGGER_VOLATILE, TRIGGER_TOXIN, TRIGGER_FORCE, TRIGGER_ENERGY, TRIGGER_HEAT, TRIGGER_COLD) //No trigger touch.