Improvements and fixes to maps 1, 3, and 4

This commit is contained in:
Leshana
2017-04-27 00:43:37 -04:00
parent f104c73806
commit 71ce1dd536
6 changed files with 7124 additions and 7094 deletions
+1
View File
@@ -97,6 +97,7 @@ obj/machinery/atmospherics/pipe/zpipe/pipeline_expansion()
return list(node1, node2)
obj/machinery/atmospherics/pipe/zpipe/update_icon()
color = pipe_color
return
obj/machinery/atmospherics/pipe/zpipe/disconnect(obj/machinery/atmospherics/reference)