From: Jason Self Date: Sun, 24 May 2020 01:24:41 +0000 (-0700) Subject: Add scenery to TV and couch since they are now mentioned in the room description X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=8cfd232bb4306d9915c5af3cc836405570774cf0;p=homeland.git Add scenery to TV and couch since they are now mentioned in the room description --- diff --git a/src/objects/intro/livingroom.inf b/src/objects/intro/livingroom.inf index b69183b..ca5b75a 100644 --- a/src/objects/intro/livingroom.inf +++ b/src/objects/intro/livingroom.inf @@ -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',