The green waters of Maelstrom Bay stretch out in all directions. Swells roll in from the great western sea in a long, slow, rhythmic motion. To the east, the mainland is marked by a sheer, rocky cliff. Sea birds pirouette overhead. A wide patch of sargassum floats on the surface. |
Obvious paths: north, northeast, east, southeast, south, west, northwest, down |
Map: rr-maelstrom-1619824696.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
;e if checkspell(112) then move 'south' else move 'swim south' end; waitrt?
|
11446
|
;e if checkspell(112) then move 'southeast' else move 'swim southeast' end; waitrt?
|
11439
|
;e if checkspell(112) then move 'north' else move 'swim north' end; waitrt?
|
11440
|
;e move 'swim down'; waitrt?
|
11465
|
;e if checkspell(112) then move 'northeast' else move 'swim northeast' end; waitrt?
|
11454
|
;e if checkspell(112) then move 'east' else move 'swim east' end; waitrt?
|
11455
|
;e if checkspell(112) then move 'northwest' else move 'swim northwest' end; waitrt?
|
11444
|
;e if checkspell(112) then move 'west' else move 'swim west' end; waitrt?
|
11445
|