Adds 0.75 toolspeed to medical wrench to put it in line with the other departmental tools (except command multitool) (#26924)

This commit is contained in:
Truls20
2024-10-02 15:17:56 +00:00
committed by GitHub
parent ba752d10fb
commit e9ea474d43
+1
View File
@@ -88,6 +88,7 @@
throwforce = 4
origin_tech = "materials=1;engineering=1;biotech=3"
attack_verb = list("wrenched", "medicaled", "tapped", "jabbed", "whacked")
toolspeed = 0.75
/obj/item/wrench/medical/suicide_act(mob/living/user)
user.visible_message("<span class='suicide'>[user] is praying to the medical wrench to take [user.p_their()] soul. It looks like [user.p_theyre()] trying to commit suicide!</span>")