The serving maid stops in at each of the tables to check on her customers, and she nods a greeting in your direction. The conversation is louder here, and someone's cigar adds to the smoky haze that fills one side of the room. |
Obvious exits: west |
Map: wl-silvergate_inn-1487242763.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
west
|
3740
|
;e table = "red"; 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/
|
3744
|
;e table = "blue"; 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/
|
17371
|
;e table = "green"; 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/
|
17372
|
;e table = "white"; 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/
|
17373
|
;e table = "black"; 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/
|
17374
|