Refactors one ventcrawl proc and fixes a bug (#24215)

* Refactoring and fixing a bug

* GDN review

* Contra review
This commit is contained in:
DGamerL
2024-02-24 18:20:55 +00:00
committed by GitHub
parent 7df4eac49e
commit c41a803b9c
2 changed files with 48 additions and 47 deletions
@@ -342,7 +342,7 @@ Pipelines + Other Objects -> Pipe network
..()
/obj/machinery/atmospherics/proc/can_crawl_through()
return 1
return TRUE
/obj/machinery/atmospherics/proc/change_color(new_color)
//only pass valid pipe colors please ~otherwise your pipe will turn invisible