From 2720ce3848bba0970dd0b296fc45a13c6a2d2abf Mon Sep 17 00:00:00 2001 From: Emik Date: Tue, 23 Jun 2026 21:46:35 +0200 Subject: [PATCH] Unban Rivulet because they are mechanically overhauled --- lovely.toml | 4 +--- manifest.json | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/lovely.toml b/lovely.toml index 940c4cb..37c2ff7 100644 --- a/lovely.toml +++ b/lovely.toml @@ -130,10 +130,8 @@ payload = """sendInfoMessage("Attempting to register the Walled Garden ruleset.. "j_ExtraCredit_permanentmarker", -- This heavily encourages high card spam to capitalize on the held in hand plays. "j_jane_survivor", - -- Getting 2 Ankhs or Souls is very unlikely to happen within 9 antes. + -- Getting Ankh 3 times within 9 antes is too speculative. "j_jane_saint", - -- Giving every card an edition makes the game too chaotic. - "j_jane_rivulet", -- We don't like multiplayer jokers in this household! "j_mp_conjoined_joker", "j_mp_skip_off", diff --git a/manifest.json b/manifest.json index e885a90..45733ad 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "priority": 10000001, - "version": "1.0.17", + "version": "1.0.18", "id": "WalledGarden", "name": "WalledGarden", "icon_path": "icon.png",