mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Fixes anything location-dependend not working as cavity implants
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user