Set before a massive stone stronghold is a landing shaped like a crescent moon. An enormous stone altar reigns over the landing, leaving very little room to maneuver. The wind tugs at you, forcing you to hold onto the altar to steady yourself. The landing below you appears small and forlorn, the ancient stone stairs their only lifeline. Behind the altar, a set of massive intricately carved ora double doors stand guard over the entrance to the stone stronghold. |
Obvious paths: none |
Map: wl-stronghold-1264234799.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
;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 }; move 'climb stair'; if group_members; echo "Waiting for your group... "; begin; if get =~ /^(You reach out and hold )?([A-z][a-z]+)('s hand| joins your group)\.$/; group_members.delete $2; end; end while group_members.length > 0; end; waitrt?
|
3577
|
go doors
|
3579
|