Browse Source

[changed] Strip club opening hour changed again to 3 this time

Kevin_Smarts 1 year ago
parent
commit
afa1571427
2 changed files with 7 additions and 7 deletions
  1. 1 1
      locations/city_redlight.qsrc
  2. 6 6
      locations/stripclub.qsrc

+ 1 - 1
locations/city_redlight.qsrc

@@ -26,7 +26,7 @@ if $ARGS[0] = 'start':
 	'<center><img <<$set_imgh>> src="images/locations/city/redlight/redlight.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/redlight/redlight.jpg"></center>'
 	
 	
 	'This small area inside the Industrial District has lots of strip clubs and sex shops. The Porn studio also operates out of this district.'
 	'This small area inside the Industrial District has lots of strip clubs and sex shops. The Porn studio also operates out of this district.'
-	if hour >= 18 or hour < 4:
+	if hour >= 18 or hour < 3:
 		'The <a href="exec:gt ''stripclub'', ''start''">Strip Clubs</a> red lights, attracting men from all over the city.'
 		'The <a href="exec:gt ''stripclub'', ''start''">Strip Clubs</a> red lights, attracting men from all over the city.'
 	else
 	else
 		'The <a href="exec:msg ''The Strip Club is closed for the day and will reopen at 18:00''">Strip Clubs</a> red lights, attracting men from all over the city.'
 		'The <a href="exec:msg ''The Strip Club is closed for the day and will reopen at 18:00''">Strip Clubs</a> red lights, attracting men from all over the city.'

+ 6 - 6
locations/stripclub.qsrc

@@ -10,11 +10,11 @@ if $ARGS[0] = 'start':
 	menu_off = 0
 	menu_off = 0
 	if sound = 0:
 	if sound = 0:
 		if month >=11 and month <= 12 or month >=1 and month <=3:
 		if month >=11 and month <= 12 or month >=1 and month <=3:
-			if hour >= 4 and hour <= 17: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/zima.mp3',30
-			if hour >= 18 or hour <= 3: PLAY 'sound/street_club.mp3',30
+			if hour >= 3 and hour <= 17: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/zima.mp3',30
+			if hour >= 18 or hour <= 2: PLAY 'sound/street_club.mp3',30
 		else
 		else
-			if hour >= 4 and hour <= 17: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/street_leto.mp3',30
-			if hour >= 18 or hour <= 3: PLAY 'sound/street_club.mp3',30
+			if hour >= 3 and hour <= 17: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/street_leto.mp3',30
+			if hour >= 18 or hour <= 2: PLAY 'sound/street_club.mp3',30
 		end
 		end
 	end
 	end
 	gs 'stat'
 	gs 'stat'
@@ -34,9 +34,9 @@ if $ARGS[0] = 'start':
 
 
 	'There are other strip clubs in this area, the <a href="exec:view''images/locations/city/redlight/stripclub/macho.jpg''">Macho</a>, the <a href="exec:view''images/locations/city/redlight/stripclub/maximus_night.jpg''">Maximus</a>, or the <a href="exec:view''images/locations/city/redlight/stripclub/penthouse_night.jpg''">Penthouse</a>, but they are not as prestigious and popular as the Golden Girls Club.'
 	'There are other strip clubs in this area, the <a href="exec:view''images/locations/city/redlight/stripclub/macho.jpg''">Macho</a>, the <a href="exec:view''images/locations/city/redlight/stripclub/maximus_night.jpg''">Maximus</a>, or the <a href="exec:view''images/locations/city/redlight/stripclub/penthouse_night.jpg''">Penthouse</a>, but they are not as prestigious and popular as the Golden Girls Club.'
 
 
-	if hour = 4:
+	if hour = 3:
 		'The strip club is closing, and a security guard ushers everyone out.'
 		'The strip club is closing, and a security guard ushers everyone out.'
-	elseif hour > 4 and hour < 11:
+	elseif hour > 3 and hour < 11:
 		'The strip club is closed. You notice a sign on the door: The business hours are between 18:00 - 04:00.'
 		'The strip club is closed. You notice a sign on the door: The business hours are between 18:00 - 04:00.'
 	else
 	else
 		if stripdolg > 0:
 		if stripdolg > 0: