This commit is contained in:
Joan Lung
2017-08-28 12:08:17 -04:00
parent 006d2b011e
commit 6d0b0f067d
2 changed files with 2 additions and 2 deletions

View File

@@ -253,7 +253,7 @@
/datum/status_effect/cultghost/tick()
if(owner.reagents)
owner.reagents.remove_reagent("holywater", 1000) //can't be deconverted
owner.reagents.del_reagent("holywater") //can't be deconverted
/datum/status_effect/crusher_mark
id = "crusher_mark"