Browse Source

[fixed] I copy/pasted all the images links as gm, now corrected

Kevin_Smarts 1 year ago
parent
commit
4ac98c8129

+ 1 - 1
locations/moncheri.qsrc

@@ -261,7 +261,7 @@ if $ARGS[0] = 'shoes':
 				gs 'shoes', 'shoe_filter'
 				if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
 					if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
-						*p '<a href="exec: i = <<i>> & gt ''moncheri'', ''moncheri_shoes''"><img src="images/pc/items/gm/shoes/<<i>>.jpg" height="250" /></a>'
+						*p '<a href="exec: i = <<i>> & gt ''moncheri'', ''moncheri_shoes''"><img src="images/pc/items/moncheri/shoes/<<i>>.jpg" height="250" /></a>'
 					end
 				end
 			end

+ 1 - 1
locations/sexshop.qsrc

@@ -354,7 +354,7 @@ if $ARGS[0] = 'shoes':
 				gs 'shoes', 'shoe_filter'
 				if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
 					if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
-						*p '<a href="exec: i = <<i>> & gt ''sexshop'', ''eroto_shoes''"><img src="images/pc/items/gm/shoes/<<i>>.jpg" height="250" /></a>'
+						*p '<a href="exec: i = <<i>> & gt ''sexshop'', ''eroto_shoes''"><img src="images/pc/items/eroto/shoes/<<i>>.jpg" height="250" /></a>'
 					end
 				end
 			end

+ 1 - 1
locations/shop_dolls.qsrc

@@ -228,7 +228,7 @@ if $ARGS[0] = 'shoes':
 				gs 'shoes', 'shoe_filter'
 				if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
 					if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
-						*p '<a href="exec: i = <<i>> & gt ''shop_dolls'', ''dolls_shoes''"><img src="images/pc/items/gm/shoes/<<i>>.jpg" height="250" /></a>'
+						*p '<a href="exec: i = <<i>> & gt ''shop_dolls'', ''dolls_shoes''"><img src="images/pc/items/dolls/shoes/<<i>>.jpg" height="250" /></a>'
 					end
 				end
 			end

+ 1 - 1
locations/shop_pussycats.qsrc

@@ -1162,7 +1162,7 @@ if $ARGS[0] = 'shoes':
 				gs 'shoes', 'shoe_filter'
 				if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
 					if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
-						*p '<a href="exec: i = <<i>> & gt ''shop_pussycats'', ''cats_shoe''"><img src="images/pc/items/gm/shoes/<<i>>.jpg" height="250" /></a>'
+						*p '<a href="exec: i = <<i>> & gt ''shop_pussycats'', ''cats_shoe''"><img src="images/pc/items/cats/shoes/<<i>>.jpg" height="250" /></a>'
 					end
 				end
 			end

+ 1 - 1
locations/shop_scandalicious.qsrc

@@ -203,7 +203,7 @@ if $ARGS[0] = 'shoes':
 				gs 'shoes', 'shoe_filter'
 				if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
 					if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
-						*p '<a href="exec: i = <<i>> & gt ''shop_scandalicious'', ''shoes2''"><img src="images/pc/items/gm/shoes/<<i>>.jpg" height="250" /></a>'
+						*p '<a href="exec: i = <<i>> & gt ''shop_scandalicious'', ''shoes2''"><img src="images/pc/items/scandalicious/shoes/<<i>>.jpg" height="250" /></a>'
 					end
 				end
 			end

+ 1 - 1
locations/shop_tsar_bomba.qsrc

@@ -193,7 +193,7 @@ if $ARGS[0] = 'shoes':
 				gs 'shoes', 'shoe_filter'
 				if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
 					if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
-						*p '<a href="exec: i = <<i>> & gt ''shop_tsar_bomba'', ''bomba_shoes''"><img src="images/pc/items/gm/shoes/<<i>>.jpg" height="250" /></a>'
+						*p '<a href="exec: i = <<i>> & gt ''shop_tsar_bomba'', ''bomba_shoes''"><img src="images/pc/items/bomba/shoes/<<i>>.jpg" height="250" /></a>'
 					end
 				end
 			end

+ 1 - 1
locations/sportShop.qsrc

@@ -141,7 +141,7 @@ if $ARGS[0] = 'shoes':
 				gs 'shoes', 'shoe_filter'
 				if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
 					if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
-						*p '<a href="exec: i = <<i>> & gt ''sportShop'', ''training_shoes''"><img src="images/pc/items/gm/shoes/<<i>>.jpg" height="250" /></a>'
+						*p '<a href="exec: i = <<i>> & gt ''sportShop'', ''training_shoes''"><img src="images/pc/items/danilovich/shoes/<<i>>.jpg" height="250" /></a>'
 					end
 				end
 			end