mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Adds AI ventcrawling code, does not implement it (#29661)
* bam * push * im trolling myself * code * ok lets go * fix * improvements
This commit is contained in:
@@ -131,6 +131,9 @@
|
||||
else if(A == node2)
|
||||
return parent2
|
||||
|
||||
/obj/machinery/atmospherics/binary/get_machinery_pipelines()
|
||||
return list(parent1, parent2)
|
||||
|
||||
/obj/machinery/atmospherics/binary/is_pipenet_split()
|
||||
return TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user