Explorar el Código

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 hace 6 años
padre
commit
1fceeac12f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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>'