From: Jason Self Date: Sun, 8 Sep 2019 18:25:45 +0000 (-0700) Subject: Add initial restroom description X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=fd61aa325443f8c2ed9da395d258cfc8042489bd;p=the-server-room.git Add initial restroom description --- diff --git a/the-server-room.inf b/the-server-room.inf index f285561..6cbfee4 100644 --- a/the-server-room.inf +++ b/the-server-room.inf @@ -144,9 +144,18 @@ Object hallway "Hallway" Through the window in the door you can see someone moving around inside but there shouldn't be anyone else here today.", - w_to - "When nature calls, you'll know about it, but right now, - it isn't calling.", + w_to restroom, + has light; + +Object restroom "Restroom" + with description + "This average-sized, square restroom has a sink set into a + resin counter. The floor is tiled, the ceiling has + removable tiles, and the walls are painted with a + wallpapered dado. Light is provided by ceiling lights. The + room is done in colors that remind you of the sky and + overall looks very eclectic.", + e_to hallway, has light; Object server_room "Server Room"