1
0
Bläddra i källkod

[fixed] Changed the SchoolAtestat = 0 to $home['current'] = 'parents_home' so you can actaully eat at home whne still living there.

bgkjdgbizgblzdgbr 1 år sedan
förälder
incheckning
4125a3f8a9
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      locations/kuhrPar.qsrc

+ 4 - 4
locations/kuhrPar.qsrc

@@ -30,7 +30,7 @@ gs 'family_schedule'
 '<center><b><font color="maroon">Kitchen</font></b></center>'
 '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/kuhrpar.jpg"></center>'
 
-if SchoolAtestat = 0:
+if $home['current'] = 'parents_home':
 	if locat['Mother'] = 4:
 		if locat['Mom_kitchen_action'] = 1:
 			'You <<$npc_nickname[''A29'']>> is here, busy making breakfast.'
@@ -74,9 +74,9 @@ if locat['Mother'] = 23: 'Your <a href="exec:gt''mother''"><<$npc_nickname[''A29
 if locat['Stepdad'] = 4: '<a href="exec:gt''father''">Your stepfather</a> is here reading the paper.'
 if locat['Stepdad'] = 7: '<a href="exec:gt''father''">Your stepfather</a> is here setting the table for dinner.'
 
-if week = 6 and locat['Fam_set_month_inGad'] = 1 and grandmaQW['block'] = 0 and hour > 9 and hour < 12 and SchoolAtestat = 0:'Your parents are getting ready to go to <a href="exec:gt ''gadhouse'', ''to_gadukino''">Gadukino</a> to visit your great grandparents. You can go with them if you want, or stay home like Anya usually does.'
+if week = 6 and locat['Fam_set_month_inGad'] = 1 and grandmaQW['block'] = 0 and hour > 9 and hour < 12 and $home['current'] = 'parents_home':'Your parents are getting ready to go to <a href="exec:gt ''gadhouse'', ''to_gadukino''">Gadukino</a> to visit your great grandparents. You can go with them if you want, or stay home like Anya usually does.'
 
-if SchoolAtestat = 0:
+if $home['current'] = 'parents_home':
 	if ((hour = 6 and minut >= 45) or (hour = 7 and minut < 15)) and breakfast_day ! daystart and locat['Fam_inGad'] = 0:
 		if PCloswimwear ! 1 and $clothingworntype ! 'nude':
 			act 'Eat breakfast with your family (0:20)':
@@ -87,7 +87,7 @@ if SchoolAtestat = 0:
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/breakfasthome.jpg"></center>'
 				'As you sit down and join your family for breakfast, your stepfather enages you in conversation. "How are you doing in school <<$pcs_nickname>>?"'
-				if kanikuli = 0 and mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and SchoolBlock = 0:
+				if kanikuli = 0 and mid($start_type,1,2) = 'sg' and $home['current'] = 'parents_home' and SchoolBlock = 0:
 					if class['school_grade_average'] >= 80:
 						'You smile at him. "Really great. We were just learning something interesting the other day." You go on to talk about some of the stuff you have learned recently in school. He just nods, while your mother gives you a proud smile and Kolka rolls his eyes.'
 						'The rest of breakfast is taken up with some small talk about what everyone has been up to of late. You thoroughly enjoy your breakfast with your family.'