[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:
Dennok
2020-04-01 17:10:25 -03:00
committed by GitHub
co-authored by Rohesie
parent 9bd40dfe94
commit 08984765c8
9 changed files with 267 additions and 250 deletions
+2 -2
View File
@@ -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)
. = ..()