From 020e100eb6f81404d647876f3cd06838973b8db0 Mon Sep 17 00:00:00 2001 From: Emik Date: Sat, 6 Jun 2026 19:31:53 +0200 Subject: [PATCH] Ban 2 Extra Credit jokers --- lovely.toml | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lovely.toml b/lovely.toml index d5a1f3a..434d27c 100644 --- a/lovely.toml +++ b/lovely.toml @@ -63,6 +63,8 @@ sendInfoMessage("Attempting to register the Walled Garden ruleset...", "WalledGa "j_mp_penny_pincher", "j_mp_defensive_joker", "j_mp_speedrun", + "j_ExtraCredit_forklift", + "j_ExtraCredit_permanentmarker", }, } diff --git a/manifest.json b/manifest.json index da3415a..74de195 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "priority": 10000001, - "version": "1.0.1", + "version": "1.0.2", "id": "WalledGarden", "name": "WalledGarden", "icon_path": "icon.png",