mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 11:30:50 +01:00
Finished.
Scrubbed out a few last bugs
This commit is contained in:
@@ -264,6 +264,9 @@
|
||||
|
||||
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
|
||||
linked = O
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user