En garde!

This commit is contained in:
kevinz000
2020-02-28 13:35:41 -07:00
parent 879032c52f
commit 8ef68fa36b
9 changed files with 41 additions and 15 deletions
+1
View File
@@ -74,6 +74,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
/obj/item/claymore/Initialize()
. = ..()
AddComponent(/datum/component/butchering, 40, 105)
AddElement(/datum/element/sword_point)
/obj/item/claymore/suicide_act(mob/user)
user.visible_message("<span class='suicide'>[user] is falling on [src]! It looks like [user.p_theyre()] trying to commit suicide!</span>")