diff --git a/code/datums/spells/rod_form.dm b/code/datums/spells/rod_form.dm index e51a994b7d2..265d0423a95 100644 --- a/code/datums/spells/rod_form.dm +++ b/code/datums/spells/rod_form.dm @@ -10,6 +10,7 @@ invocation = "CLANG!" invocation_type = "shout" action_icon_state = "immrod" + centcom_cancast = 0 sound = 'sound/effects/whoosh.ogg' var/rod_delay = 2