Browse Source

[fixed] Taras abduction locked until finished

Christine 5 years ago
parent
commit
6fc9de8f81
1 changed files with 2 additions and 1 deletions
  1. 2 1
      locations/street_event.qsrc

+ 2 - 1
locations/street_event.qsrc

@@ -295,7 +295,8 @@ if $ARGS[1] = 'main':
 	if lesbiday + 21 <= daystart and RAND(0,100) < streetev_mistmeet and lesbiQW >= 11 and hour >= 8 and hour < 21 and $pantyworntype ! 'none' and month > 2 and month ! 12 and sub > 0:gt 'lesbimistress', 'mistmeet'
 	
 	!! Getting abducted by Taras
-	if nichGalaTarasPlan >= 110 and nichGalaTarasPlan < 120 and rand(1,2) = 1: gt 'nichTaras','van'
+	!! Locked until expanded
+	if nichGalaTarasPlan >= 110 and nichGalaTarasPlan < 120 and rand(1,2) = 1 and nichDebug = 1: gt 'nichTaras','van'
 	
 	streetrand = rand(0, 100)
 	!!start of old random street events that can always happen.