1
0
فهرست منبع

fix typos and copy paste errors

rachels 3 سال پیش
والد
کامیت
d1647e8c3c
6فایلهای تغییر یافته به همراه18 افزوده شده و 18 حذف شده
  1. 1 1
      locations/abductionCustomer.qsrc
  2. 1 1
      locations/bed2.qsrc
  3. 2 2
      locations/korr2x.qsrc
  4. 12 12
      locations/shop_fashionista.qsrc
  5. 1 1
      locations/sister_party.qsrc
  6. 1 1
      locations/sportShop.qsrc

+ 1 - 1
locations/abductionCustomer.qsrc

@@ -600,7 +600,7 @@ if $ARGS[0] = 'abdCustomer-fuck':
 	endPunishment = 0
 	'<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorecockremoved.jpg"></center>'
 	'It seems the customer is done with fucking your mouth as he removes his dick then steps back a bit. He looks at you with a <<$charType>> appetite in his eyes.'
-	if charType = 'sadistic':
+	if $charType = 'sadistic':
 		'"What should I do to you next, bitch?"'
 	else
 		'"So how do you want it next, slut?"'

+ 1 - 1
locations/bed2.qsrc

@@ -433,7 +433,7 @@ if $ARGS[0] = 'wake_horny':
 	elseif $loc = 'FedorEv4':
 		act 'Wake Fedor and see if he''s in the mood': strip_here = 0 & InSleep = 0 & gt 'FedorEv4', 'Bedroom 1'
 		!!Intro text doesn''t quite fit event (but doesn''t quite fit - try for baby - scenario either) - custom scene from VK?
-	elseif ($loc = 'bedr' or $loc = bedr2x) and husband > 0:
+	elseif ($loc = 'bedr' or $loc = 'bedr2x') and husband > 0:
 		act 'Wake your husband and see if he''s in the mood': strip_here = 0 & InSleep = 0 & gt 'husbSex', 'variant'
 		!!Should be custom scene - maybe boyfriend/husband overhaul can cover this?
 	end

+ 2 - 2
locations/korr2x.qsrc

@@ -306,9 +306,9 @@ $polidin = {
 						if timerand = 5:minut = minut + 180
 						'You lie in bed, shivering wrapped in a blanket. Time drags by painfully slow, you can''t say, how much time passed, before the doorbell rings.'
 						act 'Open the door':
-							if ninel > 0 and sick <= 50:
+							if ninelmet > 0 and sick <= 50:
 								gt'housecall','ninel1'
-							elseif ninel = 0 or sick > 50:
+							elseif ninelmet = 0 or sick > 50:
 								doctrnd = RAND(0,1)
 								if doctrnd = 0:dynamic $drPP
 								if doctrnd = 1:gt'housecall','ninel0'

+ 12 - 12
locations/shop_fashionista.qsrc

@@ -197,7 +197,7 @@ if $ARGS[0] = 'dressingbra':
 	i = 1
 
 	:loopshop_fashionista_bras2
-		if shop_fashionista_bras[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''dressingbras2''"><img src="images/pc/bras/fashionista/<<i>>.jpg" 	height="150" /></a> '
+		if fashionista_bras[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''dressingbras2''"><img src="images/pc/bras/fashionista/<<i>>.jpg" 	height="150" /></a> '
 		i += 1
 	if i <= 42:jump 'loopshop_fashionista_bras2'
 end
@@ -205,12 +205,12 @@ end
 if $ARGS[0] = 'dressingbras2':
 	cla
 	
-	if shop_fashionista_bras[i] ! 0:
+	if fashionista_bras[i] ! 0:
 		msg 'You already own this bra.'
 		gt 'shop_fashionista', 'bras'
 	end
 
-	gt 'bras', 'view_bra_item', 'shop', 'shop_fashionista',i, 750
+	gt 'bras', 'view_bra_item', 'shop', 'fashionista',i, 750
 end
 
 
@@ -238,7 +238,7 @@ if $ARGS[0] = 'dressingpanties':
 	i = 1
 
 	:loopshop_fashionista_panties2
-		if shop_fashionista_panties[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''dressingpanties2''"><img src="images/pc/panties/fashionista/<<i>>.jpg" 	height="150" /></a> '
+		if fashionista_panties[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''dressingpanties2''"><img src="images/pc/panties/fashionista/<<i>>.jpg" 	height="150" /></a> '
 		i += 1
 	if i <= 79:jump 'loopshop_fashionista_panties2'
 end
@@ -246,7 +246,7 @@ end
 if $ARGS[0] = 'dressingpanties2':
 	cla
 	
-	if shop_fashionista_panties[i] ! 0:
+	if fashionista_panties[i] ! 0:
 		msg 'You already own these panties.'
 		gt 'shop_fashionista', 'dressingpanties'
 	end
@@ -309,21 +309,21 @@ if $ARGS[0] = 'panties':
 	act 'Return':
 		cla
 		minut += 1
-		gt 'fashionista', 'start'
+		gt 'shop_fashionista', 'start'
 	end
 
 	i = 1
 
 	:loopshop_fashionista_panties
-		if shop_fashionista_panties[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''panties2''"><img src="images/pc/panties/fashionista/<<i>>.jpg" 	height="150" /></a> '
+		if fashionista_panties[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''panties2''"><img src="images/pc/panties/fashionista/<<i>>.jpg" 	height="150" /></a> '
 		i += 1
-	if i <= 79:jump 'loopfashionista_panties'
+	if i <= 79:jump 'loopshop_fashionista_panties'
 end
 
 if $ARGS[0] = 'panties2':
 	cla
 	
-	if shop_fashionista_panties[i] ! 0:
+	if fashionista_panties[i] ! 0:
 		msg 'You already own these panties.'
 		gt 'shop_fashionista', 'panties'
 	end
@@ -348,7 +348,7 @@ if $ARGS[0] = 'bras':
 	i = 1
 
 	:loopfashionista_bras
-		if shop_fashionista_bras[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''bras2''"><img src="images/pc/bras/fashionista/<<i>>.jpg" 	height="150" /></a> '
+		if fashionista_bras[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''bras2''"><img src="images/pc/bras/fashionista/<<i>>.jpg" 	height="150" /></a> '
 		i += 1
 	if i <= 42:jump 'loopfashionista_bras'
 end
@@ -356,7 +356,7 @@ end
 if $ARGS[0] = 'bras2':
 	cla
 	
-	if shop_fashionista_bras[i] ! 0:
+	if fashionista_bras[i] ! 0:
 		msg 'You already own this bra.'
 		gt 'shop_fashionista', 'bras'
 	end
@@ -380,7 +380,7 @@ if $ARGS[0] = 'purses':
 	i = 1
 
 	:loopfashionista_purses
-		if shop_fashionista_purses[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''purses2''"><img src="images/pc/items/fashionista/purses/<<i>>.jpg" 	height="150" /></a> '
+		if fashionista_purses[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_fashionista'', ''purses2''"><img src="images/pc/items/fashionista/purses/<<i>>.jpg" 	height="150" /></a> '
 		i += 1
 	if i <= 20:jump 'loopfashionista_purses'
 end

+ 1 - 1
locations/sister_party.qsrc

@@ -497,7 +497,7 @@ if $ARGS[0] = 'reks':
 		gs 'stat'
 		act 'Doggystyle':
 			*clr & cla
-			reksSex = 1
+			rexSex = 1
 			gs 'boyStat', 'A57'
 			sexpartkno = 1
 			gs 'cum_manage'

+ 1 - 1
locations/sportShop.qsrc

@@ -274,7 +274,7 @@ if $ARGS[0] = 'purses':
 	i = 1
 
 	:loopdanilovich_purses
-		if shop_danilovich_purses[i] = 0:*p '<a href="exec: i = <<i>> & gt ''sportShop'', ''purses2''"><img src="images/pc/items/danilovich/purses/<<i>>.jpg" 	height="150" /></a> '
+		if danilovich_purses[i] = 0:*p '<a href="exec: i = <<i>> & gt ''sportShop'', ''purses2''"><img src="images/pc/items/danilovich/purses/<<i>>.jpg" 	height="150" /></a> '
 		i += 1
 	if i <= 20:jump 'loopdanilovich_purses'
 end