diff --git a/plugins/minigames.json b/plugins/minigames.json index 3749fb7..b2be088 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -230,9 +230,9 @@ "md5sum": "c84b7f415de5d3e9189ee73fc0e3ce93" } } - } + }, "hot_potato": { - "description": "Pass the mark to someone else before you explode!, + "description": "Pass the mark to someone else before you explode!", "external_url": "", "authors": [ { diff --git a/plugins/utilities.json b/plugins/utilities.json index 1f05423..d027587 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -421,7 +421,7 @@ "md5sum": "7da7fae6ddf2560789bbef56f4ff5bd6" } } - } + }, "quickturn": { "description": "Sharp turns while running (releasing run button, changing direction, holding run again) are much faster with this mod, allowing for more dynamic, aggressive play.", "external_url": "", @@ -435,7 +435,7 @@ "versions": { "3.0.0": null } - } + }, "ragdoll_b_gone": { "description": "Removes ragdolls. Thanos snaps those pesky feet-tripping body sacks out of existence.", "external_url": "", @@ -449,7 +449,7 @@ "versions": { "1.0.0": null } - } + }, "bomb_radius_visualizer": { "description": "With this cutting edge technology, you precisely know\nhow close to the bomb you can tread.\nSupports modified blast radius values!", "external_url": "", diff --git a/plugins/utilities/ragdoll-b-gone.py b/plugins/utilities/ragdoll_b_gone.py similarity index 100% rename from plugins/utilities/ragdoll-b-gone.py rename to plugins/utilities/ragdoll_b_gone.py