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
Full Room Info
{ "climate": "temperate", "description": [ "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." ], "id": 5825, "location": "the Legendary Rest", "paths": [ "Obvious paths: northeast, southeast" ], "tags": [ "table", "no forageables" ], "terrain": "hard, flat", "timeto": { "10303": 0.2, "10305": 0.2, "24051": 0.2, "28266": 0.2, "28267": 0.2, "28268": 0.2, "5824": 0.2, "5826": 0.2, "6106": 0.2 }, "title": [ "[The Legendary Rest, Courtyard]" ], "uid": [ 14101004 ], "wayto": { "10303": "northeast", "10305": "southeast", "24051": ";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/", "28266": ";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/", "28267": ";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/", "28268": ";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/", "5824": ";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/", "5826": "go doors", "6106": ";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/" } }


MapDB last updated: 2024-10-31 16:32:15 +0000