From d6bc46b6ae6145db12040d2443da62479d564885 Mon Sep 17 00:00:00 2001 From: K-Dynamic <20566341+K-Dynamic@users.noreply.github.com> Date: Wed, 18 Feb 2026 23:58:19 +1300 Subject: [PATCH] Change pipe colors for waste and distro loops --- src/en/space-station-14/mapping/guides/general-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/en/space-station-14/mapping/guides/general-guide.md b/src/en/space-station-14/mapping/guides/general-guide.md index 98b4ded5e0..19b9ad0236 100644 --- a/src/en/space-station-14/mapping/guides/general-guide.md +++ b/src/en/space-station-14/mapping/guides/general-guide.md @@ -193,8 +193,8 @@ In order to create a life support system aboard your map you'll need to create a ### Standard Pipe Colors Prefer using standard pipe colors for your atmospherics layout so that players and other mappers can recognize them immediately. -- Waste loop: #FF1212FF (red) -- Distro loop: #0335FCFF (blue) +- Waste loop: #990000FF (red) +- Distro loop: #0055CCFF (blue) - Air: #03FCD3FF (cyan) - Mix: #947507FF (brownish)