mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
[READY] Multi z and layer power rework (#49773)
* Multi z and layer power rework * remove some unfinished code * some whitespaces Co-Authored-By: Rohesie <rohesie@gmail.com> * better bit Co-Authored-By: Rohesie <rohesie@gmail.com> * better bit Co-Authored-By: Rohesie <rohesie@gmail.com> * up EoL * glob rad list * up * more glob radial lists * up * up Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
@@ -332,8 +332,8 @@ All ShuttleMove procs go here
|
||||
|
||||
/obj/structure/cable/afterShuttleMove(turf/oldT, list/movement_force, shuttle_dir, shuttle_preferred_direction, move_dir, rotation)
|
||||
. = ..()
|
||||
connect_wire(TRUE)
|
||||
propogate_if_no_network()
|
||||
Connect_cable(TRUE)
|
||||
propagate_if_no_network()
|
||||
|
||||
/obj/structure/shuttle/beforeShuttleMove(turf/newT, rotation, move_mode, obj/docking_port/mobile/moving_dock)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user