Merge pull request #8162 from Trilbyspaceclone/patch-87

[Ready] Makes Cursed Katana's be Cursed once more
This commit is contained in:
deathride58
2019-05-06 19:24:38 -04:00
committed by GitHub
+1
View File
@@ -225,6 +225,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
/obj/item/katana/cursed
slot_flags = null
item_flags = 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>")