mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Refactors one ventcrawl proc and fixes a bug (#24215)
* Refactoring and fixing a bug * GDN review * Contra review
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user