mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 23:11:52 +00:00
Merge resolution.
This commit is contained in:
@@ -144,6 +144,10 @@
|
||||
"You [anchored ? "secure" : "unsecure"] the bolts holding [src] to the floor.", \
|
||||
"You hear a ratchet")
|
||||
use_power = anchored
|
||||
if(anchored) // Powernet connection stuff.
|
||||
connect_to_network()
|
||||
else
|
||||
disconnect_from_network()
|
||||
reconnect()
|
||||
else
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user