1
0
Эх сурвалжийг харах

Merge remote-tracking branch 'master/master'

anjuna krokus 4 сар өмнө
parent
commit
e81580418e
1 өөрчлөгдсөн 10 нэмэгдсэн , 10 устгасан
  1. 10 10
      locations/katja_lake.qsrc

+ 10 - 10
locations/katja_lake.qsrc

@@ -83,7 +83,7 @@ if $ARGS[0] = 'lake_activities':
 							'Groaning in frustration, you get naked, as sweet... candid... Katja... get naked, and exaggeratedly sighs giving you sensual eyes.'
 							'"Bitch!"'
 							'You verily whisper your insult and take the giggling bimbo wannabe towards the secluded beach.'
-							if PCloSwimwear = 0 and $clothingworntype ! 'none':
+							if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 								$lastwornclothingtype['swim'] = $clothingworntype
 								lastwornclothingnumber['swim'] = clothingwornnumber
 								$lastwornpantytype['swim'] = $pantyworntype
@@ -123,7 +123,7 @@ if $ARGS[0] = 'lake_activities':
 			end
 			if pcs_inhib > 20:
 				act 'Go in the nude!':
-					if PCloSwimwear = 0 and $clothingworntype ! 'none':
+					if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 						$lastwornclothingtype['swim'] = $clothingworntype
 						lastwornclothingnumber['swim'] = clothingwornnumber
 						$lastwornpantytype['swim'] = $pantyworntype
@@ -140,7 +140,7 @@ if $ARGS[0] = 'lake_activities':
 					act 'Go in the nude!':
 						*clr & cla
 						gs 'willpower', 'pay', 'selft'
-						if PCloSwimwear = 0 and $clothingworntype ! 'none':
+						if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 							$lastwornclothingtype['swim'] = $clothingworntype
 							lastwornclothingnumber['swim'] = clothingwornnumber
 							$lastwornpantytype['swim'] = $pantyworntype
@@ -194,7 +194,7 @@ if $ARGS[0] = 'sauna_time':
 						act 'Go to the sauna':
 							gs 'arousal', 'voyeur', 10
 							if pcs_inhib < 20: inhib_exp += 1
-							if PCloSwimwear = 0 and $clothingworntype ! 'none':
+							if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 								$lastwornclothingtype['swim'] = $clothingworntype
 								lastwornclothingnumber['swim'] = clothingwornnumber
 								$lastwornpantytype['swim'] = $pantyworntype
@@ -217,7 +217,7 @@ if $ARGS[0] = 'sauna_time':
 				end
 				if pcs_inhib > 20:
 					act 'Go in the nude!':
-						if PCloSwimwear = 0 and $clothingworntype ! 'none':
+						if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 							$lastwornclothingtype['swim'] = $clothingworntype
 							lastwornclothingnumber['swim'] = clothingwornnumber
 							$lastwornpantytype['swim'] = $pantyworntype
@@ -235,7 +235,7 @@ if $ARGS[0] = 'sauna_time':
 						act 'Go in the nude!':
 							*clr & cla
 							gs 'willpower', 'pay', 'selft'
-							if PCloSwimwear = 0 and $clothingworntype ! 'none':
+							if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 								$lastwornclothingtype['swim'] = $clothingworntype
 								lastwornclothingnumber['swim'] = clothingwornnumber
 								$lastwornpantytype['swim'] = $pantyworntype
@@ -256,7 +256,7 @@ if $ARGS[0] = 'sauna_time':
 		end
 		if pcs_inhib > 20:
 			act 'Go in the nude!':
-				if PCloSwimwear = 0 and $clothingworntype ! 'none':
+				if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 					$lastwornclothingtype['swim'] = $clothingworntype
 					lastwornclothingnumber['swim'] = clothingwornnumber
 					$lastwornpantytype['swim'] = $pantyworntype
@@ -273,7 +273,7 @@ if $ARGS[0] = 'sauna_time':
 				act 'Go in the nude!':
 					*clr & cla
 					gs 'willpower', 'pay', 'selft'
-					if PCloSwimwear = 0 and $clothingworntype ! 'none':
+					if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 						$lastwornclothingtype['swim'] = $clothingworntype
 						lastwornclothingnumber['swim'] = clothingwornnumber
 						$lastwornpantytype['swim'] = $pantyworntype
@@ -296,7 +296,7 @@ end
 
 if $ARGS[0] = 'beach_in_swimwear1':
 	*clr & cla
-	if PCloSwimwear = 0 and $clothingworntype ! 'none':
+	if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 		minut +=10
 		$loc = 'katja_lake'
 		$loc_arg = 'beach_in_swimwear1'
@@ -709,7 +709,7 @@ if $ARGS[0] = 'beach_nude':
 	end
 	if pcs_inhib < 20: inhib_exp += 1
 	if katjaQW['slut'] <= 20: katjaQW['slut'] += 5
-	if PCloSwimwear = 0 and $clothingworntype ! 'none':
+	if PCloSwimwear = 0 and $clothingworntype ! 'nude':
 		$lastwornclothingtype['swim'] = $clothingworntype
 		lastwornclothingnumber['swim'] = clothingwornnumber
 		$lastwornpantytype['swim'] = $pantyworntype