Browse Source

Merge branch 'master' of https://git.tfgames.site/Kevin_Smarts/glife

Awesome 2 months ago
parent
commit
dfbb737018
2 changed files with 2 additions and 2 deletions
  1. 1 1
      locations/stripclub.qsrc
  2. 1 1
      locations/stwork3.qsrc

+ 1 - 1
locations/stripclub.qsrc

@@ -425,7 +425,7 @@ if $ARGS[0] = 'hire1':
 	'<center><b><font color="maroon">Strip Club</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/redlight/stripclub/stripclub.jpg"></center>'
 	'"Hey," you say to the bouncer. "I want to get a job here. Can I see the manager?"'
-	if hotcat > 5:
+	if pcs_hotcat > 5:
 		'"Hrmph," he grunts. "ID?"'
 		if age >= 18:
 			act 'Show him your passport':

+ 1 - 1
locations/stwork3.qsrc

@@ -447,7 +447,7 @@ if $ARGS[0] = 'events1':
 			'Leaving the drink on the table, you grab the 300 <b>₽</b> and quickly leave the room.'
 			act 'Leave': gt 'stwork3', 'shift_end'
 		end
-	elseif strip_club['rand'] = 8 and hotcat >= 6:
+	elseif strip_club['rand'] = 8 and pcs_hotcat >= 6:
 		*clr & cla
 		minut += 2
 		gs 'stat'