Fixes anything location-dependend not working as cavity implants

This commit is contained in:
c0
2016-05-18 11:36:33 +03:00
parent ab3e1eb32e
commit 3c55ec5645
+1 -1
View File
@@ -31,7 +31,7 @@
user.visible_message("[user] stuffs [tool] into [target]'s [target_zone]!", "<span class='notice'>You stuff [tool] into [target]'s [target_zone].</span>")
user.drop_item()
CH.cavity_item = tool
tool.loc = null
tool.loc = target
return 1
else
if(IC)