Update to serial number 200614
[homeland.git] / src / objects / intro / neighborlivingroom.inf
index 601a6ea3c29f8e18c2c0eb6ab705aae533456151..d1318a77ae10bee8074388f12f876c3b34d03025 100644 (file)
@@ -1,4 +1,4 @@
-! Copyright (C) 2019 Jason Self <j@jxself.org>
+! Copyright (C) 2019, 2020 Jason Self <j@jxself.org>
 !
 ! This file is free software: you may copy, redistribute and/or
 ! modify it under the terms of the GNU Affero General Public License
@@ -20,17 +20,15 @@ Object  neighborlivingroom "Neighbor's Livingroom"
             your neighbor here last week. All of the furniture has 
             been removed and the air smells stale. A large bay window 
             enclosed by sheer cobalt blue curtains allowing light to 
-            come through. There's another room to the north. A door is 
-            to the east.^^A machine as tall as you sits in the center 
-            of their livingroom. It consists of three transparent 
-            spheres joined together containing machinery. A barrel 
-            with a small aperture comes out of the farthest sphere, 
-            pointing down and to the wall. The entire thing rests on 
-            a shiny metal platform allowing it to rotate and tilt with 
-            ease.",
+            come through. A door is to the east.^^A machine as tall as 
+            you sits in the center of their livingroom. It consists 
+            of three transparent spheres joined together containing 
+            machinery. A barrel with a small aperture comes out of the 
+            farthest sphere, pointing down and to the wall. The 
+            entire thing rests on a shiny metal platform allowing it 
+            to rotate and tilt with ease.",
         w_to neighborkitchen,
         e_to neighbordoor,
-        n_to grandlivingroom,
         before [;
           Go:
             if (bluebutton has on && poker notin machine) {
@@ -93,6 +91,11 @@ Object  redbutton "red button" neighborlivingroom
                     hear a small explosive sound as they impact your 
                     chest. You feel a little disoriented as it 
                     teleports you away.^";
+                move box to bed ;
+                move directional to box ;
+                move newspaper to table ;
+                move letter to island ;
+                move poker to fireplace ;
                 PlayerTo(campsite);
                 rtrue;
             }