A stout wooden wall impedes your progress forward. In the center of the wall, on a large yellowed parchment, is a poster. The poster is a side view of a man laying in a coffin or box of some kind. Small arrows point to parts of the picture, and in an unknown language describe some of the things in it. A second, older poster next to the first has the picture of an old, one-eyed dark elf with the number "12000" below it.
Obvious exits: east, west
Map: imt-rift-1554575848.png
Exit Connecting Room
;e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('maw'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; move 'go maw'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true 12208
east 12090
;e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('door') or checkloot.include?('mirror'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; if checkloot.include?('door'); move 'go door'; elsif checkloot.include?('mirror'); move 'go mirror'; end;; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true 2635
;e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('thread'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; move 'climb thread'; waitrt?; fput 'stand'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true 12101
west 2617
Full Room Info
{ "description": [ "A stout wooden wall impedes your progress forward. In the center of the wall, on a large yellowed parchment, is a poster. The poster is a side view of a man laying in a coffin or box of some kind. Small arrows point to parts of the picture, and in an unknown language describe some of the things in it. A second, older poster next to the first has the picture of an old, one-eyed dark elf with the number \"12000\" below it." ], "id": 2618, "image": "imt-rift-1554575848.png", "image_coords": [ 214, 807, 223, 817 ], "location": "the Rift", "paths": [ "Obvious exits: east, west", "Obvious paths: east, west" ], "tags": [ "oozing fleshsore bulb", "rotting bile green fleshbulb", "discolored fleshbinder bud", "twisted black mawflower", "slime-covered grave blossom", "mass of congealed slime", "withered deathblossom", "peer east =~ /^Obvious (?:paths|exits): northeast, east, west, northwest/" ], "timeto": { "12090": 0.2, "12101": 26.0, "12208": 22.0, "2617": 0.2, "2635": 22.0 }, "title": [ "[The Rift]" ], "uid": [ 4566042 ], "wayto": { "12090": "east", "12101": ";e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('thread'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; move 'climb thread'; waitrt?; fput 'stand'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true", "12208": ";e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('maw'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; move 'go maw'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true", "2617": "west", "2635": ";e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('door') or checkloot.include?('mirror'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; if checkloot.include?('door'); move 'go door'; elsif checkloot.include?('mirror'); move 'go mirror'; end;; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true" } }


MapDB last updated: 2024-10-31 16:32:15 +0000