Update weaponry.dm

This commit is contained in:
Trilbyspaceclone
2019-03-21 19:40:41 -04:00
committed by GitHub
parent 974420eb5a
commit 8db007bffe

View File

@@ -224,7 +224,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
resistance_flags = FIRE_PROOF
/obj/item/katana/cursed
slot_flags = null
slot_flags = null | NODROP
/obj/item/katana/suicide_act(mob/user)
user.visible_message("<span class='suicide'>[user] is slitting [user.p_their()] stomach open with [src]! It looks like [user.p_theyre()] trying to commit seppuku!</span>")