Browse Source

[fixed] Stop pèople entering show late as it messes up start times

Kevin_Smarts 3 years ago
parent
commit
73725fefaf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/rasputin_walkway.qsrc

+ 1 - 1
locations/rasputin_walkway.qsrc

@@ -51,7 +51,7 @@ else
 		end
 	elseif hour < 21:
 		'A member of staff informs you that the burlesque show has finished and the exotic variety show will be starting from 9pm'
-	elseif	hour = 21 or (hour = 22 and minute < 15):
+	elseif	hour = 21:
 		act	'Go watch the exotic variety show':
 			if rasputin['variety_ticket'] = 0:
 				'You must first purchase a ticket from the hostess.'