Only human and silicon servants can help recite multi-invoker scriptures

This commit is contained in:
CitadelStationBot
2017-06-04 19:23:18 -05:00
parent 94405f5176
commit 4d25a6e299
5 changed files with 11 additions and 20 deletions
@@ -53,7 +53,7 @@
/datum/clockwork_scripture/fellowship_armory/run_scripture()
for(var/mob/living/L in orange(1, invoker))
if(is_servant_of_ratvar(L) && L.stat == CONSCIOUS && L.can_speak_vocal())
if(can_recite_scripture(L))
channel_time = max(channel_time - 10, 0)
return ..()