Thick curls of mist rise up from small fissures in the floor, the wavering wisps enshrouding the area in a light haze. The blurred forms of slimy mold can be seen upon the walls, each casting their malodorous scent to the musty air of the room. As the mist swirls about the area lazily, the slime upon the wall glistens faintly, resembling a cascading waterfall of green ooze.
Obvious exits: east, west
Map: en-tower-1264234799.png
Exit Connecting Room
;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
west 9817
east 9819
Full Room Info
{ "description": [ "Thick curls of mist rise up from small fissures in the floor, the wavering wisps enshrouding the area in a light haze. The blurred forms of slimy mold can be seen upon the walls, each casting their malodorous scent to the musty air of the room. As the mist swirls about the area lazily, the slime upon the wall glistens faintly, resembling a cascading waterfall of green ooze." ], "id": 9818, "image": "en-tower-1264234799.png", "image_coords": [ 1175, 493, 1185, 503 ], "location": "the Maaghara Tower", "paths": [ "Obvious exits: east, west" ], "tags": [ "no forageables", "meta:forage-sensed" ], "timeto": { "9734": 100.0, "9817": 0.2, "9819": 0.2 }, "title": [ "[Maaghara Labyrinth]" ], "uid": [ 13022015 ], "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 }", "9817": "west", "9819": "east" } }


MapDB last updated: 2024-11-03 01:44:25 +0000