You strain to keep clear of the rough outcroppings of rock in this dark space. The floor continues its steep incline causing you to lean severely to remain upright. In the dim light, you can just make out a trail of flowing mist moving slowly downward from a small opening above. |
Obvious exits: down |
Map: wl-graveyard-1264234799.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
down
|
7317
|
;e group_members = nil; clear.reverse.each { |line| if line =~ /^Obvious (paths|exits)/; break; elsif line =~ /^([A-Za-z ,]+) followed\.$/; group_members = $1.split(/, | and /); group_members.delete_if { |m| m =~ /^[Yy]our / }; group_members = nil if group_members.empty?; break; end }; empty_hands; move 'climb opening'; waitrt?; fill_hands; if (group_members.to_a.length > 0); echo 'Waiting for your group... To ditch them, ;send go'; while (line = get) and (group_members.length > 0); if line =~ /(#{group_members.join('|')}) just arrived/; put 'hold ' + $1.to_s; elsif line =~ /^(You reach out and hold )?([A-z][a-z]+)('s hand| joins your group)\.$/; group_members.delete $2; elsif line == 'go'; break; end; end; end
|
7319
|
Full Room Info
{
"climate": "none",
"description": [
"You strain to keep clear of the rough outcroppings of rock in this dark space. The floor continues its steep incline causing you to lean severely to remain upright. In the dim light, you can just make out a trail of flowing mist moving slowly downward from a small opening above."
],
"id": 7318,
"image": "wl-graveyard-1264234799.png",
"image_coords": [
1087,
333,
1097,
343
],
"location": "the Graveyard",
"paths": [
"Obvious exits: down"
],
"tags": [
"ironfern root",
"wingstem root",
"meta:forage-sensed",
"meta:forage-sensed:day:2022-09",
"meta:forage-sensed:night:2024-01"
],
"terrain": "none",
"timeto": {
"7317": 0.2,
"7319": 1.0
},
"title": [
"[Dark Crevice]"
],
"uid": [
2150001
],
"wayto": {
"7317": "down",
"7319": ";e group_members = nil; clear.reverse.each { |line| if line =~ /^Obvious (paths|exits)/; break; elsif line =~ /^([A-Za-z ,]+) followed\\.$/; group_members = $1.split(/, | and /); group_members.delete_if { |m| m =~ /^[Yy]our / }; group_members = nil if group_members.empty?; break; end }; empty_hands; move 'climb opening'; waitrt?; fill_hands; if (group_members.to_a.length > 0); echo 'Waiting for your group... To ditch them, ;send go'; while (line = get) and (group_members.length > 0); if line =~ /(#{group_members.join('|')}) just arrived/; put 'hold ' + $1.to_s; elsif line =~ /^(You reach out and hold )?([A-z][a-z]+)('s hand| joins your group)\\.$/; group_members.delete $2; elsif line == 'go'; break; end; end; end"
}
}