diff --git a/src/room/redRoom.t b/src/room/redRoom.t
index 0ce8a56..8328e9d 100644
--- a/src/room/redRoom.t
+++ b/src/room/redRoom.t
@@ -18,6 +18,13 @@ redRoom: Room
specialNominalRoomPartLocation = defaultWestWall
;
++ Decoration
+ 'light*lights/lamp*lamps/system'
+ 'light system'
+ " Complex lighting system.
+
Only a few lamps are lit. "
+;
+
+ Bed, Heavy
'operating table'
'operating table'
@@ -28,8 +35,29 @@ redRoom: Room
;
+ Decoration
- 'light*lights/lamp*lamps/system'
- 'light system'
- " Complex lighting system.
-
Only a few lamps are lit. "
+ 'medical equipment/holders/manipulators'
+ 'medical equipment'
+ " Auxiliary manipulators
+ and holders for medical instruments. "
+;
+
++ Heavy, Surface
+ 'medical supplies desk/table'
+ 'table with medical supplies'
+ " A large table with
+ two compartments
+ for storing supplies. "
+;
+
+++ Component, IndirectLockable, OpenableContainer
+ 'top compartment*compartments'
+ 'top compartment'
+ "A compartment for storing supplies. "
+;
+
+++ Component, IndirectLockable, OpenableContainer
+ 'bottom compartment*compartments'
+ 'bottom compartment'
+ " A large compartment for storing supplies.
+
Marked with Environmental hazard
sign. "
;
diff --git a/test/gotoRedRoom b/test/gotoRedRoom
new file mode 100644
index 0000000..d1ac4d2
--- /dev/null
+++ b/test/gotoRedRoom
@@ -0,0 +1,16 @@
+>turn on the light
+>w
+>open locker
+>take floss
+>e
+>s
+>s
+>take tape
+>w
+>open dumpster
+>take cloth
+>search cloth
+>take key
+>e
+>unlock door
+>e