Browse Source

[added] quick links for sports and school outfit defaults to pav shared and Pushkin apartments

Kevin_Smarts 3 weeks ago
parent
commit
b70c5de3cd
2 changed files with 2 additions and 0 deletions
  1. 1 0
      locations/bedr2x.qsrc
  2. 1 0
      locations/pav_shared_apt.qsrc

+ 1 - 0
locations/bedr2x.qsrc

@@ -37,6 +37,7 @@ if husbandrinkday = daystart:
 	gs 'music_actions', 'no_music'
 end
 act 'Go to the corridor': gt 'korr2x'
+gs 'wardrobe', 'default_clothing_options'
 
 if husband > 0 and husbandrink ! 10 and husbandrinkday ! daystart:
 	if hour > 22 or hour < 7:

+ 1 - 0
locations/pav_shared_apt.qsrc

@@ -229,6 +229,7 @@ if $ARGS[0] = 'start':
 		act '<font color=#<<$oleg_font>>><<$npc_firstname[''A266'']>>''s room</font>':gt 'pav_shared_apt', 'oleg_Room'
 		act '<font color=#<<$nestor_font>>><<$npc_firstname[''A265'']>>''s room</font>':gt 'pav_shared_apt', 'nestor_Room'
 		act '<font color=#<<$yakov_font>>><<$npc_firstname[''A264'']>>''s room</font>':gt 'pav_shared_apt', 'yakov_Room'
+		gs 'wardrobe', 'default_clothing_options'
 		if rentLeft = 0:
 			act '<font color=red>End your rental agreement and move out</font>':gt 'pav_shared_apt', 'eoleg_agreement'
 		end