The green waters of Maelstrom Bay stretch out in all directions. Low, gentle swells roll in rhythmically from the great western sea. To the east, the mainland is marked by a sheer, rocky cliff. Sea birds soar high overhead, scanning the waters for signs of fish. |
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 'southwest' else move 'swim southwest' end; waitrt?
|
11446
|
;e if checkspell(112) then move 'west' else move 'swim west' end; waitrt?
|
16041
|
;e if checkspell(112) then move 'south' else move 'swim south' end; waitrt?
|
11439
|
;e if checkspell(112) then move 'southeast' else move 'swim southeast' end; waitrt?
|
11450
|
;e if checkspell(112) then move 'east' else move 'swim east' end; waitrt?
|
11451
|
;e if checkspell(112) then move 'northwest' else move 'swim northwest' end; waitrt?
|
11440
|
;e if checkspell(112) then move 'northeast' else move 'swim northeast' end; waitrt?
|
11452
|
;e if checkspell(112) then move 'north' else move 'swim north' end; waitrt?
|
11454
|
;e move 'swim down'; waitrt?
|
11466
|