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. The green swells reflect the moonlight, making them shine strangely as they roll in. |
Obvious paths: north, northeast, east, southeast, south, west, northwest, down |
Map: rr-maelstrom-1619824696.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
;e if checkspell(112) then move 'west' else move 'swim west' end; waitrt?
|
11446
|
;e if checkspell(112) then move 'northwest' else move 'swim northwest' end; waitrt?
|
16041
|
;e if checkspell(112) then move 'south' else move 'swim south' end; waitrt?
|
11447
|
;e if checkspell(112) then move 'southeast' else move 'swim southeast' end; waitrt?
|
11438
|
;e move 'swim down'; waitrt?
|
11461
|
;e if checkspell(112) then move 'east' else move 'swim east' end; waitrt?
|
11450
|
;e if checkspell(112) then move 'northeast' else move 'swim northeast' end; waitrt?
|
11451
|
;e if checkspell(112) then move 'north' else move 'swim north' end; waitrt?
|
11455
|