From 67169a63f1f9249e40c3c50d8584c535a84ca43b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Lanzend=C3=B6rfer?= <david.lanzendoerfer@o2s.ch>
Date: Sat, 3 Aug 2019 19:05:42 +0800
Subject: [PATCH] Adding wet station J

---
 process_implementations/hkust/equipment.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/process_implementations/hkust/equipment.yaml b/process_implementations/hkust/equipment.yaml
index 15f2f0d..81b2484 100644
--- a/process_implementations/hkust/equipment.yaml
+++ b/process_implementations/hkust/equipment.yaml
@@ -78,6 +78,14 @@ SRD-D: {
         level: semi-clean,
 }
 
+# Hack for representing actual reality
+WET-J: {
+        location: P2-01000,
+        equipment: "J station with container",
+        level: semi-clean/non-standard,
+        #post: dry_E,
+}
+
 # Wet station E 
 WET-E2: {
         location: P2-01000,
-- 
GitLab