This commit is contained in:
Ghommie
2019-09-24 01:40:48 +02:00
parent 5a822d95a4
commit 274fdf8c06
@@ -36,6 +36,7 @@
/datum/action/innate/cult/blood_magic/Activate()
if(holy_dispel)
to_chat(owner, "<span class='cultbold'>Holy water currently scours your body, nullifying the power of the rites!</span>")
return
var/rune = FALSE
var/limit = RUNELESS_MAX_BLOODCHARGE
for(var/obj/effect/rune/empower/R in range(1, owner))