Преглед изворни кода

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>'