diff --git a/code/modules/spells/spell_types/godhand.dm b/code/modules/spells/spell_types/godhand.dm index 45c258cdf7..c4a2b4aa7e 100644 --- a/code/modules/spells/spell_types/godhand.dm +++ b/code/modules/spells/spell_types/godhand.dm @@ -186,7 +186,7 @@ /obj/item/melee/touch_attack/nuclearfist name = "\improper PURE MANLINESS" desc = "SHOW THEM RAW POWER" - catchphrase = "VIBE CHECK!!" + catchphrase = "I CAST FIST!" on_use_sound = 'sound/weapons/nuclear_fist.ogg' icon_state = "disintegrate" item_state = "disintegrate"