From 6c1b07f27e1d8daee8e8829a0bfeb233a68b0076 Mon Sep 17 00:00:00 2001 From: Emik Date: Mon, 22 Jun 2026 20:17:50 +0200 Subject: [PATCH] Ban Mrs. Bones --- lovely.toml | 4 +++- manifest.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lovely.toml b/lovely.toml index 1caef53..940c4cb 100644 --- a/lovely.toml +++ b/lovely.toml @@ -107,8 +107,10 @@ payload = """sendInfoMessage("Attempting to register the Walled Garden ruleset.. "BakeryCharm_Bakery_Cogwheel", -- See `j_mr_bones` "j_Bakery_Wearywolf", - -- See below. + -- See `j_idol`. "j_Roland_idle", + -- Normally useless in singleplayer, this is a must-pick to get 4X over your opponent. + "j_Roland_mrsbones", -- Banned because of the existence of `j_Roland_idle` and `j_Bakery_Wherewolf`. -- All three of them are fine on their own, but having all three of them, -- means that you are more than likely to stumble across one of the three, diff --git a/manifest.json b/manifest.json index 766cc26..e885a90 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "priority": 10000001, - "version": "1.0.16", + "version": "1.0.17", "id": "WalledGarden", "name": "WalledGarden", "icon_path": "icon.png",