name: "map" category: "Exploration" description: | Display a full map of the surrounding area. Usage: map The map shows all explored rooms and their connections, centered on your current location. You are shown as @. Map size is controlled by: option map_width (default 30) option map_height (default 20) Padding/trimming is controlled by: option map_padding none - strip blank lines + left-trim (default) x - strip blank lines only y - left-trim only xy - no trimming To show the map automatically after each move: option automap on