From 80d49c10ea0486a3d74a2cf1405e69facc5921ca Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sun, 8 Sep 2019 16:52:25 -0700 Subject: [PATCH] Implement the posters --- the-server-room.inf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/the-server-room.inf b/the-server-room.inf index 83f69e1..f337e6c 100644 --- a/the-server-room.inf +++ b/the-server-room.inf @@ -91,6 +91,13 @@ Object whitecouch "white couch" break_room ], has scenery static supporter enterable; +Object posters "posters" break_room + with description + "Fold outs from a japanese sport fanzine, the posters + really show off the players and game.", + name 'sport' 'sports' 'poster' 'posters', + has scenery; + Object fridge "refrigerator" break_room with description "This refrigerator makes a statement with a sleek, modern -- 2.31.1