diff --git a/lovely.toml b/lovely.toml index 7e8b3d3..edb97aa 100644 --- a/lovely.toml +++ b/lovely.toml @@ -87,10 +87,16 @@ payload = """sendInfoMessage("Attempting to register the Walled Garden ruleset.. "c_Roland_void", -- Why add more variance on something that's already volatile? "c_mp_ectoplasm_standard", + -- There wasn't anything wrong with regular Wraith to begin with. + -- Don't fix what ain't broke! + "c_mp_wraith", -- Almost always better than any other planet card. "c_mp_asteroid", }, jokers = { + -- Strictly a downside when ante number does not exist. + -- Despite being a charm, it can be banned as though it was a joker. + "BakeryCharm_Bakery_Cogwheel", -- See `j_mr_bones` "j_Bakery_Wearywolf", -- See below. diff --git a/manifest.json b/manifest.json index d9414ad..1b119f7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "priority": 10000001, - "version": "1.0.12", + "version": "1.0.13", "id": "WalledGarden", "name": "WalledGarden", "icon_path": "icon.png",