what if wound values didnt suck

This commit is contained in:
Timothy Teakettle
2020-07-26 18:51:19 +01:00
parent 3467bf3515
commit 75c40f6d93
22 changed files with 87 additions and 75 deletions
@@ -31,6 +31,9 @@
"yellow" = rgb(255, 165, 0)
)
wound_bonus = -10
bare_wound_bonus = 5
/obj/item/screwdriver/suicide_act(mob/user)
user.visible_message("<span class='suicide'>[user] is stabbing [src] into [user.p_their()] [pick("temple", "heart")]! It looks like [user.p_theyre()] trying to commit suicide!</span>")
return(BRUTELOSS)