From 8bf75be8ffe595d6eb3001f3159ab9ae5465834e Mon Sep 17 00:00:00 2001 From: Ghom <42542238+Ghommie@users.noreply.github.com> Date: Sun, 5 Jan 2020 15:38:23 +0100 Subject: [PATCH] Yea no, go away zoomer kevinz --- code/modules/spells/spell_types/godhand.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"