Update tools.dm

This commit is contained in:
lolman360
2019-10-15 13:25:41 +11:00
committed by GitHub
parent 3211138a75
commit 140306a97f
+1 -1
View File
@@ -30,7 +30,7 @@
/obj/item/retractor/advanced/examine(mob/living/user)
. = ..()
to_chat(user, "<span class = 'notice> It resembles a retractor[tool_behaviour == TOOL_RETRACTOR ? "retractor" : "hemostat"]. </span>")
to_chat(user, "<span class = 'notice> It resembles a [tool_behaviour == TOOL_RETRACTOR ? "retractor" : "hemostat"]. </span>")
/obj/item/retractor/augment
name = "retractor"