Explorar el Código

[fixed] So that you can not tell Martin that you are dancing with the Starlets if they are shotdown.

bgkjdgbizgblzdgbr hace 3 años
padre
commit
52be8dfa0c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      locations/MartinTalk.qsrc

+ 1 - 1
locations/MartinTalk.qsrc

@@ -245,7 +245,7 @@ if $ARGS[0] = '':
 			end
 		end
 				
-		if AlbinaQW['StarletsJoined'] > 0:
+		if AlbinaQW['StarletsJoined'] > 0 and AlbinaQW['StarletsShutDown'] = 0:
 			act 'Dancing':
 				cla
 				$MartinHobby = 'dance troupe'