Browse Source

[fixed/change] Added drinking beer and taking time to a scene where it is mentioned.

bgkjdgbizgblzdgbr 1 year ago
parent
commit
b2786372ee
1 changed files with 2 additions and 1 deletions
  1. 2 1
      locations/gschool_grounds.qsrc

+ 2 - 1
locations/gschool_grounds.qsrc

@@ -919,10 +919,11 @@ if $ARGS[0] = 'Family extension':
 				dynamic $showerdin
 				if deodorant_on = 1: gs 'sweat', 'remove_deo' & 'Your deodorant gets washed away in the shower.'
 				pcs_hairbsh = 1
+				gs 'drugs', 'alcohol', 'beer', 4
 				'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 				'A few minutes later, you reappear showered and changed and head off to the station cafe.'
 				'You both have a few beers for the next few hours and spend time catching up. Feeling light headed and more than a little tipsy, you both leave the cafe and share a hug as you promise to meet up regularly and catch up. You know that you can see Anya at the community center on Friday evenings.'
-				minut += 10
+				minut += 120
 				gs 'stat'
 
 				act 'Go home': minut += 4 & gt 'din_npc', 'go_home'