Skip to content

Commit

Permalink
Merge pull request #6888 from hat071af/gondola
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR authored Aug 4, 2024
2 parents b60b83c + 42dcb88 commit c8c65c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bescort.lic
Original file line number Diff line number Diff line change
Expand Up @@ -1804,6 +1804,7 @@ class Bescort
def ride_gondola(mode)
case DRC.bput('go gondola', 'There is no wooden gondola here', 'Gondola, Cab')
when /no wooden gondola here/i
DRC.bput('look gondola', 'The wooden gondola')
hide?
waitfor 'The gondola stops on the platform and the door silently swings open'
ride_gondola(mode)
Expand Down

0 comments on commit c8c65c1

Please sign in to comment.