Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexejhero committed Jun 15, 2024
1 parent c07435c commit 0debe9b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 7,
"version": 8,
"enums": {
"isekaiTechType": [
"Ermfish",
Expand Down Expand Up @@ -183,8 +183,8 @@
"description": "Put your name on an ermfish!",
"args": [],
"image": "https://vedalai.github.io/swarm-control/ermfish_nametag.png",
"price": 500,
"sku": "bits500"
"price": 300,
"sku": "bits300"
},
"redeem_seamonkey_common": {
"id": "redeem_seamonkey_common",
Expand Down Expand Up @@ -322,7 +322,7 @@
"redeem_hidecarpings": {
"id": "redeem_hidecarpings",
"title": "Hide Vehicle Signals",
"description": "Hides vehicle and base signals for 30 seconds.",
"description": "Hides vehicle and base signals for 1 minute.",
"args": [],
"image": "https://vedalai.github.io/swarm-control/seatruck_signal.png",
"price": 1000,
Expand Down

0 comments on commit 0debe9b

Please sign in to comment.