mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
null-too-early
This commit is contained in:
@@ -208,8 +208,6 @@
|
|||||||
new_machine.component_parts = list()
|
new_machine.component_parts = list()
|
||||||
|
|
||||||
circuit.forceMove(new_machine)
|
circuit.forceMove(new_machine)
|
||||||
// TODO: make sleepers not shit out parts PROPERLY THIS TIME.
|
|
||||||
new_machine.circuit.moveToNullspace()
|
|
||||||
new_machine.component_parts += circuit
|
new_machine.component_parts += circuit
|
||||||
new_machine.circuit = circuit
|
new_machine.circuit = circuit
|
||||||
|
|
||||||
@@ -219,6 +217,8 @@
|
|||||||
new_machine.RefreshParts()
|
new_machine.RefreshParts()
|
||||||
|
|
||||||
new_machine.on_construction()
|
new_machine.on_construction()
|
||||||
|
// TODO: make sleepers not shit out parts PROPERLY THIS TIME.
|
||||||
|
new_machine.circuit.moveToNullspace()
|
||||||
qdel(src)
|
qdel(src)
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user