Переглянути джерело

[fixed] sister party invite checks + typo in gschool_lessonsev3

Sicaa 4 роки тому
батько
коміт
688318d26c

+ 1 - 1
locations/gschool_lessonsev3.qsrc

@@ -225,7 +225,7 @@ if $ARGS[0] = 'literature':
 			act 'Leave class': gt 'gschool_lessons', 'short_break'
 		elseif scooltiperand = 14:
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/classroom/literature/romliz.jpg"></center>'
-			'While Ms. Braakman drones on about some obscure book that no one cares about anymore but she swears should be considered one of the great works of art, you find yourself getting bored. You notice you are not the only one, almost everyone in class has a glazed over look in their eyes. Radomir takes it upon himself to liven things up though. He grabs Lizaveta skirt who is sitting in front of him today and lifts it up, showing off a nice pair of expansive looking lacy thong. Which gets several students attention, while Lizaveta fights with him to get her skirt pulled back down. When Ms. Braakman asks what''s going on, Radomir lets go of Lizaveta skirt and leans back trying to be all innocent looking. Lizaveta still blushing says nothing is wrong and Ms. Braakman continues on with her lecture.'
+			'While Ms. Braakman drones on about some obscure book that no one cares about anymore but she swears should be considered one of the great works of art, you find yourself getting bored. You notice you are not the only one, almost everyone in class has a glazed over look in their eyes. Radomir takes it upon himself to liven things up though. He grabs Lizaveta skirt who is sitting in front of him today and lifts it up, showing off a nice expensive looking lacy thong. That gets several students attention, while Lizaveta fights with him to get her skirt pulled back down. When Ms. Braakman asks what''s going on, Radomir lets go of Lizaveta skirt and leans back trying to be all innocent looking. Lizaveta still blushing says nothing is wrong and Ms. Braakman continues on with her lecture.'
 			gs 'arousal', 'voyeur', 5
 			gs 'arousal', 'end'
 			gs 'stat'

+ 2 - 2
locations/sister.qsrc

@@ -23,7 +23,7 @@ if $ARGS[0] = 'gdk':
 		'"What do you want? Fuck off!" Anya and her friends laugh and point at you, until you leave them alone.'
 		act 'Move away': SiSgdk = 0 & gt $loc, $metka
 	! Showing up after party invite
-	elseif week = 5 and ((daystart - (daystart mod 7)) / 7) mod 2 = 0 and sisterQW['party'] = 1 and daystart - sisterQW['partyday'] => 5:
+	elseif week = 5 and ((daystart - (daystart mod 7)) / 7) mod 2 = 0 and sisterQW['party'] = 1 and daystart - sisterQW['partyday'] < 5:
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/anya/community/anyaroma2.jpg"></center>'
 		'Anya and some of her friends are dressed up organizing themselves before going to the party. Anya sees you and waves you to her. "Come on, I was starting to wonder if you were going to show up."'
 		gs 'sister', 'partyanswer', 'anya'
@@ -414,7 +414,7 @@ if $ARGS[0] = 'scene1':
 !1 - knows about the parties
 !2 - agreed to go to the party
 !!again want to change rexs party to only every other Friday
-		elseif week < 5 and week > 1 and ((daystart - (daystart mod 7)) / 7) mod 2 = 0 and pcs_vag > 0 and sisterQW['party'] = 0 and daystart - sisterQW['partyday'] => 5:
+		elseif week < 5 and week > 1 and ((daystart - (daystart mod 7)) / 7) mod 2 = 0 and pcs_vag > 0 and sisterQW['party'] = 0 and daystart - sisterQW['partyday'] > 3:
 			'Roma looks up at you, suddenly remembering something. "<<$pcs_nickname>>, Rex''s apartment is available on Friday and he''s having a party, do you want to go?"'
 			sisterQW['partyday'] = daystart
 			minut += 5

+ 1 - 1
locations/sister_chat.qsrc

@@ -280,7 +280,7 @@ if $ARGS[0] = 'sister_chat':
 					'"Oh, sister, <<$tmpstr>>I think the father is <<$tmpstr2>>"'
 				end
 			end
-		elseif week < 5 and week > 1 and ((daystart - (daystart mod 7)) / 7) mod 2 = 0 and pcs_vag > 0 and npc_rel['A33'] >= 80 and sisterQW['party'] = 0 and daystart - sisterQW['partyday'] => 5:
+		elseif week < 5 and week > 1 and ((daystart - (daystart mod 7)) / 7) mod 2 = 0 and pcs_vag > 0 and npc_rel['A33'] >= 80 and sisterQW['party'] = 0 and daystart - sisterQW['partyday'] > 3:
 			*clr & cla
 			minut += 5
 			sisterQW['partyday'] = daystart