Browse Source

[fixed] vars reset

Lusticon 2 weeks ago
parent
commit
b7a016fef3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/uni_dorm.qsrc

+ 2 - 0
locations/uni_dorm.qsrc

@@ -1022,6 +1022,8 @@ if $ARGS[0] = 'dorm_room':
 	if $ml_guitar['location'] = $loc: 'Your guitar rests on its stand next to your bed.'
 	if mc_inventory['mag_porn'] > 0: 'You''ve hidden your porn magazines under the mattress of your bed.'
 	
+	vika_inroom = 0 & vika_sleep = 0
+	gs 'music_actions', 'clear_restrictions'
 	if hour > 14 and hour < func('bordel', 'open_hour'):
 		vika_inroom = 1
 		vika_sleep = 0