From 198ff17dbd85316d94767abff13f4f49c37f109f Mon Sep 17 00:00:00 2001 From: Emik Date: Sun, 21 Jun 2026 00:41:27 +0200 Subject: [PATCH] Update outdated id --- lovely.toml | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lovely.toml b/lovely.toml index 85587cf..c50b03c 100644 --- a/lovely.toml +++ b/lovely.toml @@ -94,7 +94,7 @@ payload = """sendInfoMessage("Attempting to register the Walled Garden ruleset.. -- Immediately converges gameplay to Flush Five. "c_Roland_void", -- Why add more variance on something that's already volatile? - "c_mp_ectoplasm_standard", + "c_mp_ectoplasm_sandbox", -- There wasn't anything wrong with regular Wraith to begin with. -- Don't fix what ain't broke! "c_mp_wraith", diff --git a/manifest.json b/manifest.json index cc1db3f..0cad72e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "priority": 10000001, - "version": "1.0.14", + "version": "1.0.15", "id": "WalledGarden", "name": "WalledGarden", "icon_path": "icon.png",