1
0
Quellcode durchsuchen

Update 'locations/seeporn.qsrc'

[fix] - seeporn module - part of the fix to prevent watching porn with Kolka and his friends numerous times on the same day.  The other part of the fix is in module brother.
spectre1viper vor 6 Jahren
Ursprung
Commit
1fceeac12f
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      locations/seeporn.qsrc

+ 2 - 0
locations/seeporn.qsrc

@@ -5,6 +5,7 @@ gs 'stat'
 see_rand1 = rand(0,100)
 act 'Watch it':
 	*clr & cla
+	kolkaseepornday = daystart
 	minut += 15
 	seepornofut += 1
 	pcs_horny += (seepornofut + stat['mast']) * 2
@@ -326,6 +327,7 @@ end
 
 if $ARGS[0] = 'SeePornPalevo':
 	*clr & cla
+	kolkaseepornday = daystart
 	bratrand = RAND(0,1)
 	!boyseeporn += 1
 	'<center><video autoplay loop src="images/shared/home/tv/seeporn.mp4"></video></center>'