mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Merge pull request #36956 from vuonojenmustaturska/anchorbin
Fixes trash bin wrenching message
This commit is contained in:
committed by
CitadelStationBot
parent
49fd917fee
commit
4dbd06b9a2
@@ -31,9 +31,7 @@
|
||||
O.forceMove(T)
|
||||
T.update_icon()
|
||||
do_animate()
|
||||
else if(istype(W, /obj/item/wrench))
|
||||
anchored = !anchored
|
||||
W.play_tool_sound(src, 75)
|
||||
return TRUE
|
||||
else
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user