|
@@ -1,5 +1,5 @@
|
|
|
# sportShop
|
|
|
-!2022/03/12
|
|
|
+!2022/06/20
|
|
|
if $ARGS[0] = 'start':
|
|
|
killvar 'clothingfilter'
|
|
|
$location_type = 'public_indoors'
|
|
@@ -294,7 +294,7 @@ if $ARGS[0] = 'purses':
|
|
|
:loopdanilovich_purses
|
|
|
if danilovich_purses[i] = 0:*p '<a href="exec: i = <<i>> & gt ''sportShop'', ''purses2''"><img src="images/pc/items/danilovich/purses/<<i>>.jpg" height="150" /></a> '
|
|
|
i += 1
|
|
|
- if i <= 20:jump 'loopdanilovich_purses'
|
|
|
+ if i <= 60:jump 'loopdanilovich_purses'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'purses2': gt 'purses', 'view_purse_item', 'shop', 'danilovich',i, 1500
|