Merge pull request #280 from ReoDaProtovali/FactorioFeeding

Industrial Feeding tubes but real
This commit is contained in:
evilew
2024-10-06 19:33:28 +02:00
committed by GitHub

View File

@@ -264,6 +264,10 @@
var/obj/structure/disposaloutlet/O = locate() in T
if(O)
//GS add: Fixes a minor issue where the trunk gets linked to feeding tube improperly
if(O.type == /obj/structure/disposaloutlet/industrial_feeding_tube)
return
//GS add End
linked = O