Flat marble walkways lead northeast and southeast to the inn's rooms. A towering marble fountain dominates the courtyard's center, and its cascading waters change their flow patterns regularly to create different appearances and effects. Six tables surround the fountain, keeping a safe distance from the fountain's watery spray, and freestanding torches occupy places near each table to await the coming night. An immaculately dressed lady supplies food and drink from behind a polished brass bar. |
Obvious paths: northeast, southeast |
Map: |
| | | | | | | | | |
Exit
|
Connecting Room
|
northeast
|
10303
|
southeast
|
10305
|
go doors
|
5826
|
;e table = "Golden Marble"; fput "go #{table} table" if dothistimeout("go #{table} table", 25, /You (?:and your group )?head over to|waves.*you.*(?:invites|inviting) you(?: and your group)? to (?:join|come sit at)/) =~ /inviting you|invites you/
|
24051
|
;e table = "Green Marble"; fput "go #{table} table" if dothistimeout("go #{table} table", 25, /You (?:and your group )?head over to|waves.*you.*(?:invites|inviting) you(?: and your group)? to (?:join|come sit at)/) =~ /inviting you|invites you/
|
28266
|
;e table = "Blue Marble"; fput "go #{table} table" if dothistimeout("go #{table} table", 25, /You (?:and your group )?head over to|waves.*you.*(?:invites|inviting) you(?: and your group)? to (?:join|come sit at)/) =~ /inviting you|invites you/
|
28267
|
;e table = "Red Marble"; fput "go #{table} table" if dothistimeout("go #{table} table", 25, /You (?:and your group )?head over to|waves.*you.*(?:invites|inviting) you(?: and your group)? to (?:join|come sit at)/) =~ /inviting you|invites you/
|
28268
|
;e table = "Black Marble"; fput "go #{table} table" if dothistimeout("go #{table} table", 25, /You (?:and your group )?head over to|waves.*you.*(?:invites|inviting) you(?: and your group)? to (?:join|come sit at)/) =~ /inviting you|invites you/
|
5824
|
;e table = "White Marble"; fput "go #{table} table" if dothistimeout("go #{table} table", 25, /You (?:and your group )?head over to|waves.*you.*(?:invites|inviting) you(?: and your group)? to (?:join|come sit at)/) =~ /inviting you|invites you/
|
6106
|