Naming and using updated

This commit is contained in:
Andrii Yukhymchak
2017-01-15 19:48:14 +02:00
parent b56ddddbed
commit 6d3eb11adb
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -168,7 +168,7 @@
connect()
playsound(loc, 'sound/items/Ratchet.ogg', 50, 1)
to_chat(user, "<span class='notice'>You [anchored ? "secure" : "unsecure"] the bolts holding [src] to the floor.</span>")
else if(istype(W, /obj/item/device/multitool))
else if(ismultitool(W))
if(cold_dir == WEST)
cold_dir = EAST
hot_dir = WEST