Explorar o código

[fixed] Filter headers missing causing repitition of clothing to be displayed

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

+ 2 - 0
locations/city_market.qsrc

@@ -188,6 +188,8 @@ if $ARGS[0] = 'clo':
 	'<center><b><font color="maroon">Clothes.</font></b></center>'
 	'You inspect the cheap clothing the stall has to offer.'
 
+	gs 'clothing_QV', 'shop_filter_header'
+
 	act 'Return':
 		cla
 		minut += 5

+ 2 - 0
locations/pav_train_market.qsrc

@@ -238,6 +238,8 @@ if $ARGS[0] = 'clo':
 	'<center><b><font color="maroon">Clothes.</font></b></center>'
 	'Cheap clothing on the market stall.'
 
+	gs 'clothing_QV', 'shop_filter_header'
+
 	act 'Return':
 		cla
 		minut += 5