mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Fixes mobs that aren't able to speak being able to cast spoken spells (#52054)
* Fixes wizard speaking * defines
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user