Browse Source

[added] Mum reconciliation_talk to city_center and uni_grounds

Lusticon 4 months ago
parent
commit
859e7effed
2 changed files with 10 additions and 0 deletions
  1. 5 0
      locations/city_center.qsrc
  2. 5 0
      locations/uni_grounds.qsrc

+ 5 - 0
locations/city_center.qsrc

@@ -49,6 +49,11 @@ end
 
 gs 'street_event','city_center', 'extras'
 
+if mother['kickedout_timer'] ! 0 and mother['kickedout_timer'] + 3 <= daystart and hour > 6 and hour <= 15:
+	gs 'mother_chats', 'reconciliation_talk'
+exit
+end
+
 if nichWork = 2:act '<b>GO HOME</b> (Nicholas'' apartment)':gt 'nichApartment'
 
 if shantpopala > 0:

+ 5 - 0
locations/uni_grounds.qsrc

@@ -54,6 +54,11 @@ if $ARGS[0] = 'main':
 		end
 	end
 
+	if mother['kickedout_timer'] ! 0 and mother['kickedout_timer'] + 3 <= daystart and hour > 6 and hour <= 15:
+		gs 'mother_chats', 'reconciliation_talk'
+	exit
+	end
+
 	'<center><b>University Campus</b></center>'
 	if month >= 11 or month <= 3:
 		if daystage = 2 or daystage = 3: