|
@@ -1264,7 +1264,7 @@ if $ARGS[0] = 'clothing_list':
|
|
|
if $args[1] = 'market' or $args[1] = 'all':
|
|
|
if $args[1] ! 'all':
|
|
|
$ward_list_store = $args[1]
|
|
|
- '<center>Clothing from the market</center>'
|
|
|
+ '<center><img src="images/pc/items/market/market.png"></center>'
|
|
|
gs 'clothing_QV', 'filter_header', 'store'
|
|
|
gs 'clothing', 'clothinglist_header'
|
|
|
!!To filter just this set
|