Spellcasting element

This commit is contained in:
Ghommie
2020-03-11 16:23:30 +01:00
parent 9a42101b68
commit d31075eb54
50 changed files with 254 additions and 220 deletions
+1 -1
View File
@@ -659,7 +659,7 @@
return FALSE
var/obj/effect/proc_holder/spell/S = target
if(owner)
return S.can_cast(owner)
return S.can_cast(owner, FALSE, TRUE)
return FALSE
/datum/action/spell_action/alien