ソースを参照

[fixed] Times converted to 24hour clock to prevent confusion

Kevin_Smarts 10 ヶ月 前
コミット
d870121cba
1 ファイル変更8 行追加8 行削除
  1. 8 8
      locations/rasputin_host.qsrc

+ 8 - 8
locations/rasputin_host.qsrc

@@ -73,8 +73,8 @@ if $ARGS[0] = 'options':
 		'<center>Nadia Titova</center>'
 		'<center><img <<$set_imgh>> src="images/locations/pushkin/rasputin/nadia_2.jpg"></center>'
 		'You ask Nadia about the shows Rasputin offers.'
-		'"We have the burlesque shows that starts at 6:30 and runs about 2 hours with an intermission."'
-		'"Then from 10:00 to midnight we have the exotic variety shows, you need to be at least 16 to see these shows."'
+		'"We have the burlesque shows that starts at 18:30 and runs about 2 hours with an intermission."'
+		'"Then from 22:00 to midnight we have the exotic variety shows, you need to be at least 16 to see these shows."'
 		'She finishes with a wink. You found yourself blushing pink for a moment.'
 
 		act	'Okay':
@@ -150,7 +150,7 @@ if $ARGS[0] = 'options':
 							*nl
 							gs 'stat'
 							'You hand her the cash for the burlesque show.'
-							'"Sure, the shows starts at 6:30 but we start to admit customers at 5:30."'
+							'"Sure, the shows starts at 18:30 but we start to admit customers at 17:30."'
 							'"Thank you!" Nadia smiles back as she hands you the ticket.'
 							minut += 1
 							money -= 3000
@@ -165,7 +165,7 @@ if $ARGS[0] = 'options':
 							*nl
 							gs 'stat'
 							'You hand her your credit card to be charged for the show.'
-							'"Sure, the shows starts at 6:30 but we start to admit customers at 5:30."'
+							'"Sure, the shows starts at 18:30 but we start to admit customers at 17:30."'
 							'"Thank you!" Nadia smiles back as she hands you the ticket.'
 							minut += 1
 							karta -= 3000
@@ -200,7 +200,7 @@ if $ARGS[0] = 'options':
 							*nl
 							gs 'stat'
 							'You hand her the cash to buy the ticket.'
-							'"Sure, the shows starts at 10:30 but we start to admit customers at 9:30."'
+							'"Sure, the shows starts at 22:30 but we start to admit customers at 21:30."'
 							'"Thank you!" Nadia smiles back as she hands you the ticket.'
 							minut += 1
 							money -= 4000
@@ -215,7 +215,7 @@ if $ARGS[0] = 'options':
 							*nl
 							gs 'stat'
 							'You hand her your credit card to be charged for the ticket.'
-							'"Sure, the shows starts at 10:30 but we start to admit customers at 9:30."'
+							'"Sure, the shows starts at 22:30 but we start to admit customers at 21:30."'
 							'"Thank you!" Nadia smiles back as she hands you the ticket.'
 							minut += 1
 							karta -= 4000
@@ -249,7 +249,7 @@ if $ARGS[0] = 'options':
 							*nl
 							gs 'stat'
 							'You hand her the cash to buy the ticket.'
-							'"Sure, the first show starts at 6:30 but we start to admit customers at 5:30."'
+							'"Sure, the first show starts at 18:30 but we start to admit customers at 17:30."'
 							'"Thank you!" Nadia smiles back as she hands you the ticket.'
 							minut += 1
 							money -= 7000
@@ -265,7 +265,7 @@ if $ARGS[0] = 'options':
 							*nl
 							gs 'stat'
 							'You hand her your credit card to be charged for the tickets.'
-							'"Sure, the shows starts at 6:30 but we start to admit customers at 5:30."'
+							'"Sure, the shows starts at 18:30 but we start to admit customers at 17:30."'
 							'"Thank you!" Nadia smiles back as she hands you the ticket.'
 							minut += 1
 							karta -= 7000