Room Information

Room description and navigation information for [Maaghara Labyrinth]
Description: The size of the tunnel becomes constricted with vine-like roots. Part of a dusty old spider web dangles from the wall. Strands of old web cling to the hanging roots, gathering dust while bone fragments and smaller stones rest along the wall.
Obvious Paths: Obvious exits: north, southwest
Map Image: en-tower-1264234799.png
Tags: no forageables, meta:forage-sensed
Exit Command Connecting Room ID
;e next_exit = { 9823 => [ 'southeast', 'southwest', 'southwest', 'east', 'southwest', 'southeast', 'south' ], 9818 => [ 'east', 'southwest', 'west', 'west', 'northeast', 'northeast', 'northwest' ], 9808 => [ 'east', 'east', 'east', 'northeast', 'west' ], 9788 => [ 'southwest', 'southeast', 'southwest' ], 9784 => [ 'southeast', 'south', 'northeast', 'north', 'west', 'west', 'west' ] }; loop { if move 'go root'; nil until XMLData.room_title == '[Maaghara Tower, Refuse Heap]'; fput 'stand' unless standing?; waitrt?; break; else; if dir_list = next_exit[Room.current.id]; dir_list.each { |dir| move dir }; else; echo 'error: out of cheese'; break; end; end } 9734
southwest 9772
north 9799

Full Room Data

Full Room Info (JSON Data)
{ "description": [ "The size of the tunnel becomes constricted with vine-like roots. Part of a dusty old spider web dangles from the wall. Strands of old web cling to the hanging roots, gathering dust while bone fragments and smaller stones rest along the wall." ], "id": 9788, "image": "en-tower-1264234799.png", "image_coords": [ 1096, 625, 1106, 635 ], "location": "the Maaghara Tower", "paths": [ "Obvious exits: north, southwest" ], "tags": [ "no forageables", "meta:forage-sensed" ], "timeto": { "9734": 100.0, "9772": 0.2, "9799": 0.2 }, "title": [ "[Maaghara Labyrinth]" ], "uid": [ 13022035 ], "wayto": { "9734": ";e next_exit = { 9823 => [ 'southeast', 'southwest', 'southwest', 'east', 'southwest', 'southeast', 'south' ], 9818 => [ 'east', 'southwest', 'west', 'west', 'northeast', 'northeast', 'northwest' ], 9808 => [ 'east', 'east', 'east', 'northeast', 'west' ], 9788 => [ 'southwest', 'southeast', 'southwest' ], 9784 => [ 'southeast', 'south', 'northeast', 'north', 'west', 'west', 'west' ] }; loop { if move 'go root'; nil until XMLData.room_title == '[Maaghara Tower, Refuse Heap]'; fput 'stand' unless standing?; waitrt?; break; else; if dir_list = next_exit[Room.current.id]; dir_list.each { |dir| move dir }; else; echo 'error: out of cheese'; break; end; end }", "9772": "southwest", "9799": "north" } }

Nearby Rooms Data

Nearby Rooms on This Map

The following rooms are also shown on this map and can be clicked or navigated to:

Search Rooms

Enter a room ID number, UID starting with u, tag name, or any text to search in room titles and descriptions