Fixes mobs that aren't able to speak being able to cast spoken spells (#52054)

* Fixes wizard speaking

* defines
This commit is contained in:
ShizCalev
2020-07-08 19:25:39 +02:00
committed by GitHub
parent d2e9139619
commit f4c54ccea4
25 changed files with 67 additions and 60 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
clothes_req = FALSE
charge_max = 600
invocation = "DOOOOOOOOOOOOOOOOOOOOM!!!"
invocation_type = "shout"
invocation_type = INVOCATION_SHOUT
action_icon_state = "void_magnet"
/obj/effect/proc_holder/spell/self/void/can_cast(mob/user = usr)