1
0
Просмотр исходного кода

[added] daily repeat message to reduce confusion + [fixed] sisterbfspy counter threshold

Sicaa 4 лет назад
Родитель
Сommit
d58e567f11
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      locations/sistersleep.qsrc

+ 3 - 2
locations/sistersleep.qsrc

@@ -13,11 +13,12 @@ if $ARGS[0] = 'sister_sleep':
 		act 'Move away': gt 'bedrPar'
 	else
 		if sisterQW['lesbDay'] = daystart:
+			'You want to touch her again but you change your mind at the last minute. Doing this more than once a day could make her really angry. Better try again tomorrow.'
 			act 'Move away': gt 'bedrPar'
 		else
-			sisterQW['lesbDay'] = daystart
 			act 'Move away': gt 'bedrPar'
-			if sisterbfspy = 4:
+			if sisterbfspy >= 4:
+				sisterQW['lesbDay'] = daystart
 				if sisterLesb = 0:
 					gs 'willpower', 'foreplay', 'self'
 				else