Part 3 - Travel and the Map
Chapter 1 - Moving Between Places
Section 1 - Listing Exits
Include Exit Lister by Gavin Lambert.
Instead of going nowhere:
carry out the listing exits activity.
Rule for listing exits when looking in a dead-end room:
do nothing.
Definition: a room is dead-end if the number of exit-listable directions is 1.
The generate exit list rule is not listed in any rulebook.
The last for listing exits rule (this is the new generate exit list rule):
let exits be the number of exit-listable directions;
if exits is 0, say "[no obvious exits]";
otherwise say "[You] can go [list of exit-listable directions] from here.".