Ver Fonte

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 há 6 anos atrás
pai
commit
1fceeac12f
1 ficheiros alterados com 2 adições e 0 exclusões
  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>'