Update to serial 201027
[homeland.git] / src / objects / intro / livingroom.inf
index b69183b66570a536ee50a09bc37f6c4fdeb06269..0cb4a2c87808c4603734258a2dfa974fc5482e5d 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
@@ -131,7 +131,7 @@ Object  television "television" livingroom
             }
             return true;
         ],
-  has   static switchable;
+  has   scenery static switchable;
 
 Object  couch "couch" livingroom
   with  name 'couch' 'sofa',
@@ -152,7 +152,7 @@ Object  couch "couch" livingroom
             print "The couch makes a muted snort as your weight is removed.^";
             return true;
         ],
-  has   static supporter enterable;
+  has   scenery static supporter enterable;
 
 Object  frontdoor "front door" livingroom
   with  name 'door' 'front',