mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
POLARIS: Fix emitters connected to powernet remotely.
Ensure when we unanchor an emitter that we disconnect from powernet.
This commit is contained in:
@@ -165,6 +165,7 @@
|
|||||||
"You undo the external reinforcing bolts.", \
|
"You undo the external reinforcing bolts.", \
|
||||||
"You hear a ratchet.")
|
"You hear a ratchet.")
|
||||||
src.anchored = 0
|
src.anchored = 0
|
||||||
|
disconnect_from_network()
|
||||||
if(2)
|
if(2)
|
||||||
user << "<span class='warning'>\The [src] needs to be unwelded from the floor.</span>"
|
user << "<span class='warning'>\The [src] needs to be unwelded from the floor.</span>"
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user