The green, foam-flecked waters of Maelstrom Bay stretch out in all directions. Gentle swells roll in rhythmically from the great western sea. The mainland is marked by the line of a tall cliff. The cliff dips low to the north, revealing the spire of a tower. Sea birds soar high overhead, scanning the waters for food. |
Obvious paths: north, east, southeast, south, southwest, west, northwest, down |
Map: rr-maelstrom-1619824696.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
;e if checkspell(112) then move 'southwest' else move 'swim southwest' end; waitrt?
|
16041
|
;e move 'swim down'; waitrt?
|
11472
|
;e if checkspell(112) then move 'southeast' else move 'swim southeast' end; waitrt?
|
11451
|
;e if checkspell(112) then move 'west' else move 'swim west' end; waitrt?
|
11440
|
;e if checkspell(112) then move 'east' else move 'swim east' end; waitrt?
|
11452
|
;e if checkspell(112) then move 'northwest' else move 'swim northwest' end; waitrt?
|
11441
|
;e if checkspell(112) then move 'north' else move 'swim north' end; waitrt?
|
11453
|
;e if checkspell(112) then move 'south' else move 'swim south' end; waitrt?
|
11455
|