Skip to content

Commit

Permalink
enable everything
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexejhero committed Jun 15, 2024
1 parent a226429 commit 271b12f
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"version": 4,
"message": "More redeems will be enabled as the stream goes on.",
"enums": {
"isekaiTechType": [
"Ermfish",
Expand Down Expand Up @@ -231,7 +230,6 @@
},
"redeem_trollnoise": {
"id": "redeem_trollnoise",
"disabled": true,
"title": "Play Troll Sound",
"description": "IMPORTANT: Leviathan sound will not play if not underwater!",
"args": [
Expand Down Expand Up @@ -277,7 +275,6 @@
},
"redeem_midas": {
"id": "redeem_midas",
"disabled": true,
"title": "Midas' Touch",
"description": "And all that glitters is gold...",
"args": [],
Expand All @@ -287,9 +284,7 @@
},
"redeem_bigerm": {
"id": "redeem_bigerm",
"disabled": true,
"title": "???",
"_title": "Big Erm",
"title": "Big Erm",
"description": "The Erm Moon sends its regards.",
"args": [],
"image": "https://vedalai.github.io/swarm-control/bigerm.png",
Expand All @@ -298,9 +293,7 @@
},
"redeem_deadpixel": {
"id": "redeem_deadpixel",
"disabled": true,
"title": "???",
"_title": "Dead Pixel",
"title": "Dead Pixel",
"description": "The whole screen is your canvas... Lasts 5 minutes.",
"args": [],
"announce": false,
Expand All @@ -310,9 +303,7 @@
},
"redeem_flippda": {
"id": "redeem_flippda",
"disabled": true,
"title": "???",
"_title": "Flip PDA",
"title": "Flip PDA",
"description": "Oops I forgot how to hold things...",
"args": [],
"image": "https://vedalai.github.io/swarm-control/pda.webp",
Expand All @@ -339,7 +330,6 @@
},
"redeem_scanrandomfragment": {
"id": "redeem_scanrandomfragment",
"disabled": true,
"title": "Scan Random Fragment",
"description": "Auto-scans a random fragment, chosen by fair dice roll.",
"args": [],
Expand All @@ -349,9 +339,7 @@
},
"redeem_captcha": {
"id": "redeem_captcha",
"disabled": true,
"title": "???",
"_title": "Show Captcha",
"title": "Show Captcha",
"description": "Force Vedal to prove he's human (or he dies).",
"args": [],
"image": "https://vedalai.github.io/swarm-control/recaptcha.png",
Expand Down

0 comments on commit 271b12f

Please sign in to comment.