Difference between revisions of "Exits"

From StickMUD
Jump to navigation Jump to search
(Created page with "<code>exits</code> - Use vision to look for exits. == Description == List the exits, if any, for the surrounding room. Exits does not work when one has the condition of blind...")
 
 
Line 17: Line 17:
  
 
== See Also ==
 
== See Also ==
[[brief]], [[inventory]], [[look]], [[scan]], and [[verbose]]
+
[[brief]], [[inventory]], [[look]], [[nearby]], [[scan]], and [[verbose]]

Latest revision as of 13:02, 26 June 2022

exits - Use vision to look for exits.

Description

List the exits, if any, for the surrounding room. Exits does not work when one has the condition of blindness.

Syntax
Command Description
exits Inspect the room for exits.

Examples

> exits
The obvious exits are:  north, west, south, up, east and down.

See Also

brief, inventory, look, nearby, scan, and verbose