diff --git a/code/game/objects/items/weaponry.dm b/code/game/objects/items/weaponry.dm index 27e761dcdf..38af4733f2 100644 --- a/code/game/objects/items/weaponry.dm +++ b/code/game/objects/items/weaponry.dm @@ -354,6 +354,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301 icon_state = "switchblade_msf" extended_icon_state = "switchblade_ext_msf" icon_state = "switchblade_msf" + to_chat(usr,"You use part of the silver to improve your Switchblade. Stylish!") /obj/item/phone name = "red phone"