Sfoglia il codice sorgente

[fixed] That should have been 600 not 60. Oops

Kevin_Smarts 1 mese fa
parent
commit
fc83892a7e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      locations/shop_moncheri.qsrc

+ 1 - 1
locations/shop_moncheri.qsrc

@@ -48,7 +48,7 @@ if $ARGS[0] = 'start':
 		gs 'shop_moncheri', 'changingroom', 1
 	end
 
-	if rand(1, 100) >= 80 and pcs_skin >= 60 and lesbiQW = 0:
+	if rand(1, 100) >= 80 and pcs_skin >= 600 and lesbiQW = 0:
 		'In the boutique you see a stylish and slender woman, about forty years old.'
 
 		act 'Stare at the woman': gt 'event', 'lesbi'