Browse Source

[fixed] renamed file to match shop name

KevinSmarts 4 years ago
parent
commit
04b0fa20a8
5 changed files with 40 additions and 40 deletions
  1. 1 1
      glife.qproj
  2. 1 1
      locations/RimmaSexQW.qsrc
  3. 34 34
      locations/butik.qsrc
  4. 2 2
      locations/event.qsrc
  5. 2 2
      locations/torgcentr.qsrc

+ 1 - 1
glife.qproj

@@ -767,7 +767,7 @@
 		<Location name="burger"/>
 		<Location name="burgerWork"/>
 		<Location name="BurgerTip"/>
-		<Location name="butik"/>
+		<Location name="moncheri"/>
 		<Location name="butoilet"/>
 		<Location name="cfnm"/>
 		<Location name="club"/>

+ 1 - 1
locations/RimmaSexQW.qsrc

@@ -7,7 +7,7 @@ gs 'stat'
 'You go over to Rima who smiles affably as she greets you.'
 '"Hi <<$pcs_nickname>>. My shift is almost over. Do you want to do something?"'
 
-act '"Sorry, I can''t right now"':gt 'butik', 'start'
+act '"Sorry, I can''t right now"':gt 'moncheri', 'start'
 
 if money >= 250:
 	act '"Sure. How about we go to my place?"':

+ 34 - 34
locations/butik.qsrc

@@ -1,11 +1,11 @@
-# butik
+# moncheri
 
 
 if $ARGS[0] = 'start':
 	$metka = $ARGS[0]
 	$loc = $CURLOC
     $location_type = 'public_indoors'
-	$menu_loc = 'butik'
+	$menu_loc = 'moncheri'
 	$menu_arg = 'start'
 	menu_off = 0
 	*clr & cla
@@ -28,8 +28,8 @@ if $ARGS[0] = 'start':
 		qwdogiventday = daystart
 		'Going into the boutique you begin to look at some dresses on hangers, considering to buy one. You casually try one on in the changing room when suddenly one of the dresses attracts your attention. When you look at it more closely, you feel strange, as if you are being watched.'
 
-		act 'Disregard':gt 'butik', 'start'
-		act 'Look around':gt 'butik', 'rima'
+		act 'Disregard':gt 'moncheri', 'start'
+		act 'Look around':gt 'moncheri', 'rima'
 
 		exit
 	end
@@ -46,19 +46,19 @@ if $ARGS[0] = 'start':
 
 	act 'Leave the boutique': minut += 3 & gt 'torgcentr'
 	
-	act 'View clothing': minut += 5 & gt 'butik', 'clothes'
+	act 'View clothing': minut += 5 & gt 'moncheri', 'clothes'
 
-	act 'View panties': minut += 5 & gt 'butik', 'panties'
+	act 'View panties': minut += 5 & gt 'moncheri', 'panties'
 
-	act 'View bras': minut += 5 & gt 'butik', 'bras'
+	act 'View bras': minut += 5 & gt 'moncheri', 'bras'
 
-	act 'View shoes': minut += 5 & gt 'butik', 'shoes'
+	act 'View shoes': minut += 5 & gt 'moncheri', 'shoes'
 
-	act 'View purses': minut += 5 & gt 'butik', 'purses'
+	act 'View purses': minut += 5 & gt 'moncheri', 'purses'
 
 	act 'View coats':
 		cla
-		act 'Return': minut += 1 & gt 'butik', 'start'
+		act 'Return': minut += 1 & gt 'moncheri', 'start'
 		if coat[9] < 1: 
 			if coat[9] = 0:dynamic 'act ''Look at designer coat 9'':gt ''clothing'', ''view_clothing_item'', ''shop'', ''coat'', 9, 50000'
 		end
@@ -71,8 +71,8 @@ end
 
 if $ARGS[0] = 'clothes':
 	$metka = 'clothes'
-	$loc = 'butik'
-	$menu_loc = 'butik'
+	$loc = 'moncheri'
+	$menu_loc = 'moncheri'
 	$menu_arg = 'clothes'
 	menu_off = 0
 	*clr & cla
@@ -82,7 +82,7 @@ if $ARGS[0] = 'clothes':
 
 	gs 'clothing_QV', 'shop_header'
 
-	act 'Return': minut += 1 & gt 'butik', 'start'
+	act 'Return': minut += 1 & gt 'moncheri', 'start'
 
 	if Clothingstock > 11:
 		i = 1
@@ -95,7 +95,7 @@ if $ARGS[0] = 'clothes':
 			gs 'clothing_attributes', 'formal', i
 			gs 'clothing_QV', 'shop_filter'
 				
-			if clothingfilter_risk = 1 and clothingfilter_pandb = 1 and clothingfilter_norm2 = 1: *p '<a href="exec: i = <<i>> & gt ''butik'', ''formal''"><img src="images/pc/clothing/4formal/<<i>>.jpg" 	height="250" /></a>'
+			if clothingfilter_risk = 1 and clothingfilter_pandb = 1 and clothingfilter_norm2 = 1: *p '<a href="exec: i = <<i>> & gt ''moncheri'', ''formal''"><img src="images/pc/clothing/4formal/<<i>>.jpg" 	height="250" /></a>'
 		end
 		i += 2
 	if i <= 168:jump 'loopformal'
@@ -106,7 +106,7 @@ if $ARGS[0] = 'formal':
 	menu_off = 1
 	if formal[i] ! 0:
 		msg 'You already own these clothes.'
-		gt 'butik', 'clothes'
+		gt 'moncheri', 'clothes'
 	end
 
 	gt 'clothing', 'view_clothing_item', 'shop', 'formal',i, 20000
@@ -115,19 +115,19 @@ end
 
 if $ARGS[0] = 'panties':
 	$metka = 'panties'
-	$loc = 'butik'
-	$menu_loc = 'butik'
+	$loc = 'moncheri'
+	$menu_loc = 'moncheri'
 	$menu_arg = 'panties'
 	menu_off = 0
 	*clr & cla
 	gs'stat'
 
-	act 'Return': minut += 1 & gt 'butik', 'start'
+	act 'Return': minut += 1 & gt 'moncheri', 'start'
 
 	i = 1
 
 	:loopboutique_panties
-		if boutique_panties[i] = 0:*p '<a href="exec: i = <<i>> & gt ''butik'', ''panties2''"><img src="images/pc/panties/boutique/<<i>>.jpg" 	height="150" /></a> '
+		if boutique_panties[i] = 0:*p '<a href="exec: i = <<i>> & gt ''moncheri'', ''panties2''"><img src="images/pc/panties/boutique/<<i>>.jpg" 	height="150" /></a> '
 		i += 1
 	if i <= 82:jump 'loopboutique_panties'
 end
@@ -137,7 +137,7 @@ if $ARGS[0] = 'panties2':
 	menu_off = 1
 	if boutique_panties[i] ! 0:
 		msg 'You already own these panties.'
-		gt 'butik', 'panties'
+		gt 'moncheri', 'panties'
 	end
 
 	gt 'panties', 'view_panty_item', 'shop', 'boutique',i, 1000
@@ -146,19 +146,19 @@ end
 
 if $ARGS[0] = 'bras':
 	$metka = 'bras'
-	$loc = 'butik'
-	$menu_loc = 'butik'
+	$loc = 'moncheri'
+	$menu_loc = 'moncheri'
 	$menu_arg = 'bras'
 	menu_off = 0
 	*clr & cla
 	gs'stat'
 
-	act 'Return': minut += 1 & gt 'butik', 'start'
+	act 'Return': minut += 1 & gt 'moncheri', 'start'
 
 	i = 1
 
 	:loopboutique_bras
-		if boutique_bras[i] = 0:*p '<a href="exec: i = <<i>> & gt ''butik'', ''bras2''"><img src="images/pc/bras/boutique/<<i>>.jpg" 	height="150" /></a> '
+		if boutique_bras[i] = 0:*p '<a href="exec: i = <<i>> & gt ''moncheri'', ''bras2''"><img src="images/pc/bras/boutique/<<i>>.jpg" 	height="150" /></a> '
 		i += 1
 	if i <= 33:jump 'loopboutique_bras'
 end
@@ -168,7 +168,7 @@ if $ARGS[0] = 'bras2':
 	menu_off = 1
 	if boutique_bras[i] ! 0:
 		msg 'You already own these bras.'
-		gt 'butik', 'bras'
+		gt 'moncheri', 'bras'
 	end
 
 	gt 'bras', 'view_bra_item', 'shop', 'boutique',i, 1000
@@ -178,13 +178,13 @@ end
 if $ARGS[0] = 'shoes':
 	$metka = $ARGS[0]
 	$loc = $CURLOC
-	$menu_loc = 'butik'
+	$menu_loc = 'moncheri'
 	$menu_arg = 'shoes'
 	menu_off = 0
 	*clr & cla
 	gs'stat'
 
-	act 'Return': minut += 1 & gt 'butik', 'start'
+	act 'Return': minut += 1 & gt 'moncheri', 'start'
 
 	if Clothingstock > 11:
 		i = 1
@@ -193,7 +193,7 @@ if $ARGS[0] = 'shoes':
 	end
 
 	:loopboutique_shoes
-		if sboutique[i] = 0:*p '<a href="exec: i = <<i>> & gt ''butik'', ''boutique_shoes''"><img src="images/pc/shoes/boutique/<<i>>.jpg" height="250" /></a>'
+		if sboutique[i] = 0:*p '<a href="exec: i = <<i>> & gt ''moncheri'', ''boutique_shoes''"><img src="images/pc/shoes/boutique/<<i>>.jpg" height="250" /></a>'
 		i += 2
 	if i <= 37:jump 'loopboutique_shoes'
 end
@@ -202,19 +202,19 @@ if $ARGS[0] = 'boutique_shoes':	gt 'shoes', 'view_shoe_item', 'shop', 'boutique'
 
 if $ARGS[0] = 'purses':
 	$metka = 'purses'
-	$loc = 'butik'
-	$menu_loc = 'butik'
+	$loc = 'moncheri'
+	$menu_loc = 'moncheri'
 	$menu_arg = 'purses'
 	menu_off = 0
 	*clr & cla
 	gs'stat'
 
-	act 'Return': minut += 1 & gt 'butik', 'start'
+	act 'Return': minut += 1 & gt 'moncheri', 'start'
 
 	i = 1
 
 	:loopboutique_purses
-		if boutique_purses[i] = 0:*p '<a href="exec: i = <<i>> & gt ''butik'', ''purses2''"><img src="images/pc/purses/moncheri/<<i>>.jpg" 	height="150" /></a> '
+		if boutique_purses[i] = 0:*p '<a href="exec: i = <<i>> & gt ''moncheri'', ''purses2''"><img src="images/pc/purses/moncheri/<<i>>.jpg" 	height="150" /></a> '
 		i += 1
 	if i <= 17:jump 'loopboutique_purses'
 end
@@ -230,7 +230,7 @@ if $ARGS[0] = 'rima':
 	'Turning your head, you think nobody noticed, but your actions have attracted the saleswoman. The seller is a young girl in a little-too-narrow shirt with the logo of the Boutique, it''s not enough that her shirt was so tight, but she had to unbutton the top button as well (You think if it was a woman''s shirt it would be okay, but since it''s a man you wonder what the administration must be thinking.) she came up to you a little bit uncomfortably and quickly asked:'
 	'"Can I help you with anything?" the seller asks.'
 
-	act 'No, thank you':gt 'butik', 'start'
+	act 'No, thank you':gt 'moncheri', 'start'
 	act 'Silently leave': minut += 8 & gt 'down'
 
 	act 'Stare at her breasts':
@@ -384,5 +384,5 @@ if $ARGS[0] = 'rima':
 	end
 end
 
---- butik ---------------------------------
+--- moncheri ---------------------------------
 

+ 2 - 2
locations/event.qsrc

@@ -934,7 +934,7 @@ if $ARGS[0] = 'lesbi':
 	'<center><img <<$set_imgh>> src="images/characters/city/natalya/lesbi.jpg"></center>'
 	'The woman, stares at you, you catch her eye. She looks you up and down, smiles and licks her lips.'
 
-	act 'Turn away':gt 'butik', 'start'
+	act 'Turn away':gt 'moncheri', 'start'
 	act 'Get acquainted':gt 'event', 'lesbi1'
 end
 
@@ -974,7 +974,7 @@ if $ARGS[0] = 'lesbi3':
 	'"Teach?" She asked in surprise. "Teach .. hmm .. I think I might be able to help you!" The lady says with a grin. "Come visit me at my apartment."'
 	'You read the card and see that see lives in the city residential area, looking up again, Natalya is walking out of the boutique with a graceful and confident gait.'
 
-	act 'Leave':gt 'butik', 'start'
+	act 'Leave':gt 'moncheri', 'start'
 end
 
 --- event ---------------------------------

+ 2 - 2
locations/torgcentr.qsrc

@@ -18,7 +18,7 @@ if hour >= 8 and hour <= 20:
 	*p '<a href="exec: minut += 3 & gt ''sportShop'', ''start''"><img src="images/locations/city/citycenter/mall/sports.png"></a>'
 !! Danilovich Sporting goods - Sports shop
 		*p '   '
-	*p'<a href="exec: minut += 3 & gt ''butik'', ''start''"><img src="images/locations/city/citycenter/mall/moncheri.png"></a>'
+	*p'<a href="exec: minut += 3 & gt ''moncheri'', ''start''"><img src="images/locations/city/citycenter/mall/moncheri.png"></a>'
 !!Mon Cheri - European style expensive boutique
 		*p '   '
 	*p '<a href="exec: minut += 3 & gt ''NewCloShop'',''start''"><img src="images/locations/city/citycenter/mall/fashionistat.png"></a>'
@@ -64,7 +64,7 @@ end
 		*p ' - '
 	*p '<a href="exec:gt ''sportShop'', ''start''">Sporting goods store</a>'
 		*p ' - '
-	*p'<a href="exec:gt ''butik'', ''start''">Mon Chéri</a>'
+	*p'<a href="exec:gt ''moncheri'', ''start''">Mon Chéri</a>'
 		*p ' - '
 	*p '<a href="exec:torg = 1 & gt ''budgetclothes'',''start''">G&M Store</a>'
 		*p ' - '