|
@@ -54,19 +54,19 @@ if (hour = 6 and minut > 45) or (hour = 7 and minut < 15) and week < 6 and indor
|
|
|
'<a href="exec:gt''father''">Your stepfather</a><<$mombreak>>, <a href="exec:gt ''sister_chat'', ''sister_chat''">Anya</a> and <a href="exec:gt ''brother'', ''start''">Kolka</a> are sitting at the table eating breakfast. You could sit down and join them for breakfast or just grab something and go.'
|
|
|
elseif (hour = 6 and minut > 45) or (hour = 7 and minut < 15) and week > 5 and indorf = 0:
|
|
|
'<a href="exec:gt''father''">Your stepfather</a><<$mombreak>>, and <a href="exec:gt ''brother'', ''start''">Kolka</a> are sitting at the table eating breakfast. It seems your sister is sleeping in again. You could sit down and join them for breakfast or just grab something and go.'
|
|
|
-elseif hour = 18 and minut <= 30 and indorf = 0 and anyaloc ! 25:
|
|
|
+elseif hour = 18 and minut < 30 and indorf = 0 and anyaloc = 12:
|
|
|
'<a href="exec:gt''father''">Your stepfather</a>, <a href="exec:gt''mother''"><<$npc_nickname[''A29'']>></a>, <a href="exec:gt ''sister_chat'', ''sister_chat''">Anya</a> and <a href="exec:gt ''brother'', ''start''">Kolka</a> are sitting at the table eating dinner. You could sit down and join them for dinner or just grab something and go.'
|
|
|
-elseif hour = 18 and minut <= 30 and indorf = 0:
|
|
|
- if anyaloc = 12:
|
|
|
- '<a href="exec:gt''father''">Your stepfather</a>, <a href="exec:gt''mother''"><<$npc_nickname[''A29'']>></a>, <a href="exec:gt ''sister_chat'', ''sister_chat''">Anya</a> and <a href="exec:gt ''brother'', ''start''">Kolka</a> are sitting at the table eating dinner. You could sit down and join them for dinner or just grab something and go.'
|
|
|
- else
|
|
|
- '<a href="exec:gt''father''">Your stepfather</a>, <a href="exec:gt''mother''"><<$npc_nickname[''A29'']>></a> and <a href="exec:gt ''brother'', ''start''">Kolka</a> are sitting at the table eating dinner. You could sit down and join them for dinner or just grab something and go.'
|
|
|
- end
|
|
|
+elseif hour = 18 and minut < 30 and indorf = 0:
|
|
|
+ '<a href="exec:gt''father''">Your stepfather</a>, <a href="exec:gt''mother''"><<$npc_nickname[''A29'']>></a> and <a href="exec:gt ''brother'', ''start''">Kolka</a> are sitting at the table eating dinner. You could sit down and join them for dinner or just grab something and go.'
|
|
|
else
|
|
|
'The kitchen is not very impressive, but it has everything your family needs. Since everyone can''t always join for family meals, your <<$npc_nickname[''A29'']>> usually pre-cooks some meals and stores them in the fridge. Of course, you could also just have a snack if you''re not that hungry.'
|
|
|
end
|
|
|
if momloc = 11: 'Your <a href="exec:gt''mother''"><<$npc_nickname[''A29'']>></a> is here making diner.'
|
|
|
-if momloc = 13: 'Your <a href="exec:gt''mother''"><<$npc_nickname[''A29'']>></a> is here cleaning up after dinner.'
|
|
|
+if momloc = 13 and anyaloc = 23:
|
|
|
+ 'Your <a href="exec:gt''mother''"><<$npc_nickname[''A29'']>></a> is here cleaning up after dinner with <a href="exec:gt ''sister_chat'', ''sister_chat''">Anya</a> helping her. '
|
|
|
+elseif momloc = 13:
|
|
|
+ 'Your <a href="exec:gt''mother''"><<$npc_nickname[''A29'']>></a> is here cleaning up after dinner.'
|
|
|
+end
|
|
|
if momloc = 23: 'Your <a href="exec:gt''mother''"><<$npc_nickname[''A29'']>></a> is here cleaning.'
|
|
|
|
|
|
if sdadloc = 4: '<a href="exec:gt''father''">Your stepfather</a> is here reading the paper.'
|
|
@@ -131,7 +131,7 @@ elseif hour = 18 and minut <= 30 and dinner_day ! daystart and indorf = 0:
|
|
|
'You''re about to respond when your mother interrupts you. "Of course not! She''s still too young to be thinking about boys!"'
|
|
|
'Kolka then chimes in. "Like any boy would date her when she sucks them all off anyways."'
|
|
|
'You mother turns towards Kolka. "That''s not funny! Apologize to your sister right now! Right now!"'
|
|
|
- if week < 5 or week = 7:
|
|
|
+ if anyaloc = 12:
|
|
|
'Anya smirks as Kolka freezes in place and decides he doesn''t want to be the one to tell her about your reputation and just apologizes to you.'
|
|
|
else
|
|
|
'Kolka freezes in place and decides he doesn''t want to be the one to tell her about your reputation and just apologizes to you.'
|
|
@@ -141,10 +141,10 @@ elseif hour = 18 and minut <= 30 and dinner_day ! daystart and indorf = 0:
|
|
|
'You''re about to respond when your mother interrupts you. "She''s too young to worry about that and... we talked about it." She gives you a meaningful glance and you shut your mouth.'
|
|
|
'Kolka then chimes in. "Like any boy would date her when she sucks them all off anyways."'
|
|
|
'You mother turns towards Kolka. "That''s not funny!" She then glances at you. "She might have made some mistakes, but she''s trying to be a better girl now. Now apologize to your sister right now!"'
|
|
|
- if week < 5 or week = 7:
|
|
|
+ if anyaloc = 12:
|
|
|
'Anya just smirks as Kolka freezes in place and then apologizes to you.'
|
|
|
else
|
|
|
- 'Kolka freezes in place and then apologizes to you.'
|
|
|
+ 'Startled, Kolka freezes in place and then apologizes to you.'
|
|
|
end
|
|
|
'Your stepfather clears his throat and quickly changes the subject, talking about how his work went. After that, you have a fairly enjoyable dinner.'
|
|
|
else
|