Browse Source

[fixed] Day check added to bedroom to stop Mom thinking you've been out all night if you just got up very early

Kevin_Smarts 1 year ago
parent
commit
3691918362
2 changed files with 3 additions and 1 deletions
  1. 2 0
      locations/bedrPar.qsrc
  2. 1 1
      locations/mother.qsrc

+ 2 - 0
locations/bedrPar.qsrc

@@ -11,6 +11,8 @@ $menu_loc = 'bedrPar'
 $menu_arg = ''
 menu_off = 0
 minut += 1
+!!day check so mom doesn''t think you have been out all night if you get up very early 
+motherworry[1] = daystart
 gs 'stat'
 gs 'themes', 'indoors'
 gs 'family_schedule'

+ 1 - 1
locations/mother.qsrc

@@ -30,7 +30,7 @@ if $ARGS[0] = '':
 
 	act 'Move away from her': gt $loc, $loc_arg
 
-	if motherWorry = 1 and locat['Fam_inGad'] = 0:
+	if motherWorry = 1 and locat['Fam_inGad'] = 0 and motherworry[1] ! daystart:
 		motherWorry = 0
 		gs 'npc_relationship', 'modify', 'A29', 'dislike'
 		delin_beh += 1 &!counter for getting sent to Gadukino for the summer