Forráskód Böngészése

[changed] As I was told it is too cheat-like, Sveta won't be able to stream music with Anya in the room

N0X 2 éve
szülő
commit
e3b3b97e84
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      locations/bedrPar.qsrc

+ 1 - 1
locations/bedrPar.qsrc

@@ -342,7 +342,7 @@ if $ARGS[0] = '' or $ARGS[0] = 'start':
 			end
 
 			!! Streaming music
-			if ml_guitar['hasguitar'] = 1 and ml_online['account'] = 1 and internet > 0 and ml_performance['performed_minutes'] < ml_performance['max_perform_minutes'] and ml_performance['max_perform_minutes'] >= 15 and alko < 5 and ml_streaming['lastday'] ! daystart:
+			if ml_guitar['hasguitar'] = 1 and sisterHere = 0 and ml_online['account'] = 1 and internet > 0 and ml_performance['performed_minutes'] < ml_performance['max_perform_minutes'] and ml_performance['max_perform_minutes'] >= 15 and alko < 5 and ml_streaming['lastday'] ! daystart:
 				ml_streamtime =  min((ml_performance['max_perform_minutes']-ml_performance['performed_minutes']), 60)
 
 				if pcs_inhib < 30: