Ver Fonte

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

Kevin_Smarts há 2 anos atrás
pai
commit
5c6023d0c2
1 ficheiros alterados com 2 adições e 2 exclusões
  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
 					!check if school uniform exist
 					:looptamaraschool
-					newdress_id = rand(1, 80)
+					newdress_id = rand(1, 60)
 					newdress_loop += 1
 					if newdress_loop > 1000:
 						msg 'ERROR: formal cloth loop > 1000'
@@ -312,7 +312,7 @@ if $args[0] = 'learning1':
 						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:
 						'"I picked a real sexy outfit, it''s so sexy that the boys will spontaneously be cumming in their pants." you said smiling.'