Explorar el Código

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

N0X hace 2 años
padre
commit
e3b3b97e84
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: