Преглед на файлове

[removed] Old variable that wasn't doing anything or even being set

Kevin_Smarts преди 2 години
родител
ревизия
0db3f75e1d
променени са 4 файла, в които са добавени 1 реда и са изтрити 10 реда
  1. 0 1
      locations/bed2.qsrc
  2. 0 1
      locations/brothel.qsrc
  3. 0 7
      locations/clothing.qsrc
  4. 1 1
      locations/placer_pav_park.qsrc

+ 0 - 1
locations/bed2.qsrc

@@ -182,7 +182,6 @@ if $ARGS[0] = 'sleep':
 		'You run through your regular nightly routine, not bothering to setting your alarm, you undress, and prepare for sleep:'
 	end
 	pcs_hairbsh = 0
-	cloth_vid = 0
 	pain['killer'] = 0
 	if StoryLine = 1 and $loc ! 'bedrPar' and SchoolAtestat = 0:
 		notathomesleep += 1

+ 0 - 1
locations/brothel.qsrc

@@ -276,7 +276,6 @@ if $ARGS[0] = 'abducted4':
 	analplugIN = 1
 	pcs_hairbsh = 0
 	InSleep = 1
-	cloth_vid = 0
 	pain['killer'] = 0
 	if StoryLine = 1 and SchoolAtestat = 0:
 		notathomesleep += 1

+ 0 - 7
locations/clothing.qsrc

@@ -1649,11 +1649,6 @@ if $ARGS[0] = 'strip':
 	if $clothingworntype = 'nude': exit
 	cumspclnt = 6
 	gs 'cum_cleanup'
-	if cloth_vid = 1:
-		last_vid = 1
-	else
-		last_vid = 0
-	end
 
 	if PCloStyle2 = 4:
 		$schbrand = $clothingworntype
@@ -1714,8 +1709,6 @@ if $ARGS[0] = 'strip':
 	ofclo = 0
 	sexual = 0
 	odevnesh = 0
-	! WD: Bimbo look
-	cloth_vid = 0
 	exhibiHideNewCloth = 0
 end
 

+ 1 - 1
locations/placer_pav_park.qsrc

@@ -14,7 +14,7 @@ elseif encounter = 1:
 	encrand = rand(0, 4)
 
 	if encrand = 0:$textEvent = 'You see a young mother with a stroller walking along a path.'
-	if encrand = 1 and cloth_vid = 0:$textEvent = 'A lonely old man with a newspaper in his hand strolls down a path.'
+	if encrand = 1:$textEvent = 'A lonely old man with a newspaper in his hand strolls down a path.'
 
 	if encrand = 1 and bimbolevel >= 1:
 		$textEvent='A lonely old man with a newspaper in his hand is strolling down a path. He looks at you greedily when he sees your appearance and walks over to you. When he reaches you, he extends his hand and says: "Hi there, young lady! If you have a minute, come with me! I have something for you!"'