unholy water processing

This commit is contained in:
Fox-McCloud
2015-09-03 16:40:49 -04:00
parent 9b01dff587
commit e63cbd1e42
@@ -1076,6 +1076,7 @@ datum
name = "Unholy Water"
id = "unholywater"
description = "Something that shouldn't exist on this plane of existance."
process_flags = ORGANIC | SYNTHETIC //ethereal means everything processes it.
on_mob_life(mob/living/M)
M.adjustBrainLoss(3)