Maelstrom Bay stretches out in all directions. Foam-flecked swells roll in from the great western sea in a long, dilatory, rhythmic motion. The roof of a tower is visible on the mainland to the northeast. Sea birds pirouette above a wide patch of floating sargassum. |
Obvious paths: north, northeast, east, southeast, south, southwest, west, northwest, down |
Map: rr-maelstrom-1619824696.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
;e if checkspell(112) then move 'south' else move 'swim south' end; waitrt?
|
16041
|
;e move 'swim down'; waitrt?
|
16121
|
;e if checkspell(112) then move 'north' else move 'swim north' end; waitrt?
|
11441
|
;e if checkspell(112) then move 'northeast' else move 'swim northeast' end; waitrt?
|
11453
|
;e if checkspell(112) then move 'east' else move 'swim east' end; waitrt?
|
11454
|
;e if checkspell(112) then move 'northwest' else move 'swim northwest' end; waitrt?
|
11443
|
;e if checkspell(112) then move 'southeast' else move 'swim southeast' end; waitrt?
|
11455
|
;e if checkspell(112) then move 'west' else move 'swim west' end; waitrt?
|
11444
|
;e if checkspell(112) then move 'southwest' else move 'swim southwest' end; waitrt?
|
11445
|