Files
Paradise/code/datums/status_effects/debuffs.dm
Aurorablade a2601c0142 heh
2018-01-10 00:34:50 -05:00

10 lines
271 B
Plaintext

//OTHER DEBUFFS
/datum/status_effect/cultghost //is a cult ghost and can't use manifest runes
id = "cult_ghost"
duration = -1
alert_type = null
/datum/status_effect/cultghost/tick()
if(owner.reagents)
owner.reagents.del_reagent("holywater") //can't be deconverted