Kaynağa Gözat

[changed] more schedule tweaks

Anya 2 yıl önce
ebeveyn
işleme
a3c160d77c
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 1 1
      locations/korrPar.qsrc
  2. 2 2
      locations/stat_display.qsrc

+ 1 - 1
locations/korrPar.qsrc

@@ -42,7 +42,7 @@ if indorf = 1:'With your parents away visiting your grandparents, the apartment
 
 if courtletter_date <= daystart and courtletter_date ! 0: gt 'sentence', 'letter'
 
-if hour ! 18 and blockBedrPar = 1:blockBedrPar = 0
+if (hour ! 16 or hour ! 17) and blockBedrPar = 1:blockBedrPar = 0
 
 
 !!Her room isn''t on the cleaning list yet

+ 2 - 2
locations/stat_display.qsrc

@@ -1745,8 +1745,8 @@ if amphHigh > 0: $stat_msg += '<BR><b><font color="red">You feel a little wired.
 
 !!--------------- Storyline = 1 Events (Start) ------------------------
 
-if StoryLine = 1 and sisboyday + 1 = daystart and hour < 19 and (npc_QW['A33'] = 3 or npc_QW['A33'] = 5 or npc_QW['A33'] = 7 or (npc_QW['A33'] >= 9 and sisboytrioQW ! 1)):$stat_msg += '<BR>' & $stat_msg += '<BR>You promised your sister not to go into your room at 18:00.'
-if StoryLine = 1 and sisboyday + 1 = daystart and hour < 19 and sisboytrioQW = 1:$stat_msg += '<BR>' & $stat_msg += '<BR>You promised your sister to meet her in your room at 18:00.'
+if StoryLine = 1 and sisboyday + 1 = daystart and hour < 18 and (npc_QW['A33'] = 3 or npc_QW['A33'] = 5 or npc_QW['A33'] = 7 or (npc_QW['A33'] >= 9 and sisboytrioQW ! 1)):$stat_msg += '<BR>' & $stat_msg += '<BR>You promised your sister not to go into your room at 16:00.'
+if StoryLine = 1 and sisboyday + 1 = daystart and hour < 18 and sisboytrioQW = 1:$stat_msg += '<BR>' & $stat_msg += '<BR>You promised your sister to meet her in your room at 16:00.'
 
 if StoryLine = 1 and day = nyp_day and month = 12 and SchoolAtestat = 0 and hour >= 5 and hour <= 14 and StoryLine = 1:
 	$stat_msg += '<BR>At 14:00, your school''s New Year''s party will start.'