The surroundings are harsh, dusty and dry. Strange plants with spines like thick sewing needles cover the ground, their pads oddly segmented and waxy. The air is unbearably hot, stealing all moisture from your body and driving all thoughts from your mind.
Obvious exits: northeast, southeast
Map: imt-rift-1554575848.png
Exit Connecting Room
southeast 12140
;e start_room = [ 12095, 12096, 12156, 12097, 12098, nil, 12151, 12133, 12152, 12248, 12139, 12106, nil, nil, 12138, 12146, 12153, 12122, 12157, 12145, 12125, 12141, 12140, 12119, 12252, 12103 ]; dirs = [ 'southwest', 'southwest', 'west', 'northwest', 'southeast', 'southwest', 'northwest', 'northeast', 'west', 'southwest', 'southeast', 'northwest', 'northeast', 'northwest', 'northeast', 'northwest', 'northeast', 'southeast', 'southwest', 'southeast', 'southwest', 'southeast', 'southeast', 'southeast', 'southwest', 'southeast', 'southwest', 'southeast', 'southeast', 'east', 'northeast', '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 12207
;e start_room = [ 12095, 12096, 12156, 12097, 12098, nil, 12151, 12133, 12152, 12248, 12139, 12106, nil, nil, 12138, 12146, 12153, 12122, 12157, 12145, 12125, 12141, 12140, 12119, 12252, 12103 ]; dirs = [ 'southwest', 'southwest', 'west', 'northwest', 'southeast', 'southwest', 'northwest', 'northeast', 'west', 'southwest', 'southeast', 'northwest', 'northeast', 'northwest', 'northeast', 'northwest', 'northeast', 'southeast', 'southwest', 'southeast', 'southwest', 'southeast', 'southeast', 'southeast', 'southwest', 'southeast', 'southwest', 'southeast', 'southeast', 'east', 'northeast', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('fissure'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; 5.times { waitrt?; fput 'stand' unless standing?; waitrt?; result = dothistimeout 'push fissure', 3, /^Grasping the distorted edges|^A wide fissure cannot be opened any farther\.|^As you move to touch a sealed fissure|^What were you referring to\?/; waitrt?; fput 'stand' unless standing?; waitrt?; break if result =~ /^A wide fissure cannot be opened any farther\./ }; move 'go fissure'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true 12235
northeast 12125
Full Room Info
{ "description": [ "The surroundings are harsh, dusty and dry. Strange plants with spines like thick sewing needles cover the ground, their pads oddly segmented and waxy. The air is unbearably hot, stealing all moisture from your body and driving all thoughts from your mind." ], "id": 12141, "image": "imt-rift-1554575848.png", "image_coords": [ 487, 1073, 497, 1083 ], "location": "the Rift", "paths": [ "Obvious exits: northeast, southeast", "Obvious paths: northeast, southeast" ], "tags": [ "twisted black mawflower", "withered deathblossom", "slime-covered grave blossom", "mass of congealed slime", "oozing fleshsore bulb" ], "timeto": { "12125": 0.2, "12140": 0.2, "12207": 11.4, "12235": 11.4 }, "title": [ "[The Rift]" ], "uid": [ 4569015 ], "wayto": { "12125": "northeast", "12140": "southeast", "12207": ";e start_room = [ 12095, 12096, 12156, 12097, 12098, nil, 12151, 12133, 12152, 12248, 12139, 12106, nil, nil, 12138, 12146, 12153, 12122, 12157, 12145, 12125, 12141, 12140, 12119, 12252, 12103 ]; dirs = [ 'southwest', 'southwest', 'west', 'northwest', 'southeast', 'southwest', 'northwest', 'northeast', 'west', 'southwest', 'southeast', 'northwest', 'northeast', 'northwest', 'northeast', 'northwest', 'northeast', 'southeast', 'southwest', 'southeast', 'southwest', 'southeast', 'southeast', 'southeast', 'southwest', 'southeast', 'southwest', 'southeast', 'southeast', 'east', 'northeast', '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", "12235": ";e start_room = [ 12095, 12096, 12156, 12097, 12098, nil, 12151, 12133, 12152, 12248, 12139, 12106, nil, nil, 12138, 12146, 12153, 12122, 12157, 12145, 12125, 12141, 12140, 12119, 12252, 12103 ]; dirs = [ 'southwest', 'southwest', 'west', 'northwest', 'southeast', 'southwest', 'northwest', 'northeast', 'west', 'southwest', 'southeast', 'northwest', 'northeast', 'northwest', 'northeast', 'northwest', 'northeast', 'southeast', 'southwest', 'southeast', 'southwest', 'southeast', 'southeast', 'southeast', 'southwest', 'southeast', 'southwest', 'southeast', 'southeast', 'east', 'northeast', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('fissure'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; 5.times { waitrt?; fput 'stand' unless standing?; waitrt?; result = dothistimeout 'push fissure', 3, /^Grasping the distorted edges|^A wide fissure cannot be opened any farther\\.|^As you move to touch a sealed fissure|^What were you referring to\\?/; waitrt?; fput 'stand' unless standing?; waitrt?; break if result =~ /^A wide fissure cannot be opened any farther\\./ }; move 'go fissure'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true" } }


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