1
0
Преглед на файлове

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 преди 6 години
родител
ревизия
1fceeac12f
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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>'