mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-21 05:04:21 +01:00
Update circulator.dm
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
if(!panel_open)
|
||||
return
|
||||
anchored = !anchored
|
||||
move_resist = anchored? INFINITY : 100
|
||||
I.play_tool_sound(src)
|
||||
if(generator)
|
||||
disconnectFromGenerator()
|
||||
|
||||
Reference in New Issue
Block a user