mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-17 04:10:51 +01:00
small hotfix for resurrect artifact (#19358)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user