RPD default pipe color change (#61162)

New default color is green, also grey has been renamed to omni to ease new players without code diving (or changelog reading)
Moved the colors so that green is the first and the omni is the last
This commit is contained in:
Ghilker
2021-09-02 19:32:57 -04:00
committed by GitHub
parent bf2629a9fd
commit fef3629d11
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ GLOBAL_LIST_INIT(transit_tube_recipes, list(
///Is the device of the flipped type?
var/p_flipped = FALSE
///Color of the device we are going to spawn
var/paint_color = "grey"
var/paint_color = "green"
///Speed of building atmos devices
var/atmos_build_speed = 0.5 SECONDS
///Speed of building disposal devices