mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Merge pull request #13792 from Citadel-Station-13/silicons-patch-25
fixes TEG circulators not being movable when unanchored
This commit is contained in:
@@ -88,6 +88,7 @@
|
|||||||
if(!panel_open)
|
if(!panel_open)
|
||||||
return
|
return
|
||||||
anchored = !anchored
|
anchored = !anchored
|
||||||
|
move_resist = anchored? INFINITY : 100
|
||||||
I.play_tool_sound(src)
|
I.play_tool_sound(src)
|
||||||
if(generator)
|
if(generator)
|
||||||
disconnectFromGenerator()
|
disconnectFromGenerator()
|
||||||
|
|||||||
Reference in New Issue
Block a user