Parcourir la source

[fixed] wrong goto's in natkolev

julzor il y a 5 ans
Parent
commit
c8c5942494
1 fichiers modifiés avec 8 ajouts et 8 suppressions
  1. 8 8
      locations/natkolEv.qsrc

+ 8 - 8
locations/natkolEv.qsrc

@@ -77,8 +77,8 @@ if $ARGS[0] = 'kolkabj':
 			gs 'arousal', 'voyeur', 5, 'dom'
 			gs 'arousal', 'end'
 			gs 'stat'
-			act 'Let Kolka cum': gt 'natkolkaEv', 'kolkacum', 0
-			if NatKolkaSex > 5: act 'Continue': gt 'natkolkaEv', 'softsex'
+			act 'Let Kolka cum': gt 'natkolEv', 'kolkacum', 0
+			if NatKolkaSex > 5: act 'Continue': gt 'natkolEv', 'softsex'
 		end
 		
 		act 'Make them 69':
@@ -94,8 +94,8 @@ if $ARGS[0] = 'kolkabj':
 			gs 'arousal', 'voyeur', 5, 'dom'
 			gs 'arousal', 'end'
 			gs 'stat'
-			act 'Let Kolka cum': gt 'natkolkaEv', 'kolkacum', 0
-			if NatKolkaSex > 5: act 'Continue': gt 'natkolkaEv', 'softsex'
+			act 'Let Kolka cum': gt 'natkolEv', 'kolkacum', 0
+			if NatKolkaSex > 5: act 'Continue': gt 'natkolEv', 'softsex'
 		end
 	end
 end
@@ -192,7 +192,7 @@ if $ARGS[0] = 'softsex':
 		end		
 	end	
 	if NatKolkaSex > 10:
-		act 'Let Kolka fuck her': gt 'natkolkaEv', 'penetration'
+		act 'Let Kolka fuck her': gt 'natkolEv', 'penetration'
 	end
 end
 
@@ -277,7 +277,7 @@ if $ARGS[0] = 'penetration':
 	end
 	
 	if NatKolkaSex > 20:		
-		act 'Let him fuck her ass': gt 'natkolkaEv', 'natkolkaanalprep'
+		act 'Let him fuck her ass': gt 'natkolEv', 'natkolkaanalprep'
 	end
 end
 
@@ -331,10 +331,10 @@ if $ARGS[0] = 'natkolkaanalprep':
 		else
 			'"Y-Yeah, please fuck my ass again Kolka." She says, still out of breath.'
 		end
-		act 'Anal sex': gt 'natkolkaEv', 'natkolkaanalsex'
+		act 'Anal sex': gt 'natkolEv', 'natkolkaanalsex'
 	end
 	if natanal >= 5:
-		act 'Skip straight to anal': gt 'natkolkaEv', 'natkolkaanalsex'
+		act 'Skip straight to anal': gt 'natkolEv', 'natkolkaanalsex'
 	end
 end