From e3d7d310fa07a1ae817e6e940030e29aa1d3d086 Mon Sep 17 00:00:00 2001 From: Loup <90267658+Loup-Garou911XD@users.noreply.github.com> Date: Mon, 7 Nov 2022 00:39:40 +0530 Subject: [PATCH] Update minigames.json --- plugins/minigames.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index 7b01656..7136458 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -22,7 +22,7 @@ } } }, - "SimonSays": { + "simon_says": { "description": "You better do what Simon says", "external_url": "", "authors": [ @@ -41,7 +41,7 @@ } } }, - "SquidRace": { + "squid_race": { "description": "Race inspired by the squid games", "external_url": "https://youtube.com/c/JoseANG3LYT", "authors": [ @@ -60,7 +60,7 @@ } } }, - "ZombieHorde": { + "zombie_horde": { "description": "Fight or defend against horde of zombies", "external_url": "https://youtube.com/c/JoseANG3LYT", "authors": [ @@ -79,7 +79,7 @@ } } }, - "MeteorShower": { + "meteor_shower": { "description": "MeteorShower with many different bombs", "external_url": "https://youtube.com/c/JoseANG3LYT", "authors": [ @@ -98,7 +98,7 @@ } } }, - "Boxing": { + "boxing": { "description": "Simple boxing minigame", "external_url": "https://youtube.com/c/JoseANG3LYT", "authors": [ @@ -117,7 +117,7 @@ } } }, - "BasketBomb": { + "basket_bomb": { "description": "Score all the baskets and be the MVP.", "external_url": "", "authors": [ @@ -232,4 +232,4 @@ } } } -} \ No newline at end of file +}