Ordinary Room Description
version 2 by Emily Short
Documentation
- Example: * Quiet Shelf - A scenery supporter which does not list its contents in the room descriptio
The purpose of Ordinary Room Description is to replicate as closely as possible the default room description behavior of Inform while relying on the framework provided by Room Description Control.
This means that including Ordinary Room Description should, by itself, change nothing about the way descriptions are presented in our game.
The advantage of including it is that we can then make use of Room Description Control to make slight tweaks to Inform's default behavior, as for instance by writing description-concealing rules or changing the priority of items so that they are listed in a different order from the usual within a room.
For more detail on these abilities, see the documentation for Room Description Control.