Kaynağa Gözat

[fixed] Commented out link to dorm party as it shouldn't be accessable until it has rewrite

Kevin_Smarts 2 yıl önce
ebeveyn
işleme
395c503f01
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4 4
      locations/uni_dorm.qsrc

+ 4 - 4
locations/uni_dorm.qsrc

@@ -264,10 +264,10 @@ if $ARGS[0] = 'tenth_floor':
 		act 'Your room': minut += 1 & gt 'uni_dorm', 'dorm_room'
 		act 'Go to the shared kitchen': minut += 1 & gt 'uni_dorm', 'dorm_kitchen'
 	end
-	if (home_owned[11] = 1 or university['student'] = 1) and week = 5 and hour > 18 and hour < 23:
-		'You can hear music blasting in the corridor. It sounds like the Friday night party is in full swing.'
-		act 'The party': minut += 1 & gt 'vecher', 'start'
-	end
+!!	if (home_owned[11] = 1 or university['student'] = 1) and week = 5 and hour > 18 and hour < 23:
+!!		'You can hear music blasting in the corridor. It sounds like the Friday night party is in full swing.'
+!!		act 'The party': minut += 1 & gt 'vecher', 'start'
+!!	end
 end
 
 if $ARGS[0] = 'mens_restroom':