|
@@ -69,7 +69,7 @@ if $ARGS[0] = 'flamingos_dress':
|
|
|
gt 'shop_flamingos', 'dresses'
|
|
|
end
|
|
|
|
|
|
- gt 'clothing', 'view_clothing_item', 'shop', 'flamingos_dress',i, 20000
|
|
|
+ gt 'clothing', 'view_clothing_item', 'shop', 'flamingos_dress',i, 3000
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'clothes':
|
|
@@ -118,7 +118,7 @@ if $ARGS[0] = 'flamingos_outfit':
|
|
|
gt 'shop_flamingos', 'clothes'
|
|
|
end
|
|
|
|
|
|
- gt 'clothing', 'view_clothing_item', 'shop', 'flamingos_outfit',i, 20000
|
|
|
+ gt 'clothing', 'view_clothing_item', 'shop', 'flamingos_outfit',i, 3000
|
|
|
|
|
|
end
|
|
|
|