mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
Remove
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
update_icon()
|
||||
return ..()
|
||||
|
||||
/obj/structure/generic_structure/attackby(obj/item/weapon/W as obj, mob/user as mob)
|
||||
/obj/structure/generic_structure/attackby(obj/item/W as obj, mob/user as mob)
|
||||
if(wrenchable && W.has_tool_quality(TOOL_WRENCH))
|
||||
add_fingerprint(user)
|
||||
anchored = !anchored
|
||||
|
||||
Reference in New Issue
Block a user