[NO GBP]Fixes layer and colour select of duct stack (#95000)

This commit is contained in:
SyncIt21
2026-01-29 22:39:49 +01:00
committed by GitHub
parent 841d32023c
commit 6dcd9b7b4b
2 changed files with 5 additions and 8 deletions
@@ -20,7 +20,6 @@
/// Ex - if this was set to "3", our component would only request the first 3 reagents found, even if more are available
var/distinct_reagent_cap = INFINITY
///turn_connects is for wheter or not we spin with the object to change our pipes
/datum/component/plumbing/Initialize(ducting_layer)
if(!ismovable(parent))
return COMPONENT_INCOMPATIBLE