Browse Source

[fixed] Reapplied fix for Tamara buying school uniform and it was undone in last commit

Kevin_Smarts 2 years ago
parent
commit
5c6023d0c2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/mey_tamara_events.qsrc

+ 2 - 2
locations/mey_tamara_events.qsrc

@@ -295,7 +295,7 @@ if $args[0] = 'learning1':
 					newdress_loop = 0
 					newdress_loop = 0
 					!check if school uniform exist
 					!check if school uniform exist
 					:looptamaraschool
 					:looptamaraschool
-					newdress_id = rand(1, 80)
+					newdress_id = rand(1, 60)
 					newdress_loop += 1
 					newdress_loop += 1
 					if newdress_loop > 1000:
 					if newdress_loop > 1000:
 						msg 'ERROR: formal cloth loop > 1000'
 						msg 'ERROR: formal cloth loop > 1000'
@@ -312,7 +312,7 @@ if $args[0] = 'learning1':
 						end
 						end
 					end
 					end
 
 
-					if newdress_id = 0 and newdress_loop <= 80:jump 'looptamaraschool'
+					if newdress_id = 0 and newdress_loop <= 60:jump 'looptamaraschool'
 
 
 					if newdress_id > 0:
 					if newdress_id > 0:
 						'"I picked a real sexy outfit, it''s so sexy that the boys will spontaneously be cumming in their pants." you said smiling.'
 						'"I picked a real sexy outfit, it''s so sexy that the boys will spontaneously be cumming in their pants." you said smiling.'