Explorar o código

[fixed] Market outfit ownership check when buying was wrong

Kevin_Smarts %!s(int64=2) %!d(string=hai) anos
pai
achega
786a4c9631
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      locations/city_market.qsrc

+ 1 - 1
locations/city_market.qsrc

@@ -202,7 +202,7 @@ if $ARGS[0] = 'clo':
 
 	i = 1
 	:loopmarket_outfits
-		if loopmarket_outfits[i] = 0:
+		if market_outfits[i] = 0:
 			gs 'clothing_attributes', 'market_outfits', i
 			gs 'clothing_QV', 'shop_filter'