This commit is contained in:
lolman360
2019-10-09 13:35:23 +11:00
parent 645b8ddf39
commit c694cb8652
2 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -194,7 +194,7 @@
to_chat(user, "<span class='notice'>You increase the power of [src], now it can cut bones.</span>")
set_light(2)
force += 1 //we don't want to ruin sharpened stuff
icon_state = "saw_a"
icon_state = "saw_a"
else
tool_behaviour = TOOL_SCALPEL
to_chat(user, "<span class='notice'>You lower the power of [src], it can no longer cut bones.</span>")