From 0f49dc16652ecd365128448453cc6288ea918d5d Mon Sep 17 00:00:00 2001 From: Judah Date: Wed, 1 Apr 2026 23:26:50 -0600 Subject: [PATCH] . --- Game.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Game.json b/Game.json index e4f5cc2..0d3376b 100644 --- a/Game.json +++ b/Game.json @@ -25,7 +25,7 @@ "gameplay": "CL", "deckRuleset": "CL", "customCategories": [ - "Passive" + "Boon" ], "legalityCode": "playtest" } @@ -37,7 +37,7 @@ }, "categories": [ { - "category": "Passive", + "category": "Boon", "min": 1, "max": 1, "maxPerCard": 1 @@ -73,7 +73,7 @@ "Red", "Green", "Blue", - "Passive" + "Boon" ], "layout": { "direction": "column", @@ -112,7 +112,7 @@ }, "content": [ { - "section": "Passive", + "section": "Boon", "style": { "color": "#B8B8B8" } @@ -123,10 +123,10 @@ ] }, "categoriesAlreadyOnBoard": [ - "Passive" + "Boon" ], "autoPlayFromHand": { - "Passive": "Passive" + "Boon": "Boon" }, "autoPlayFromStack": {}, "sectionsDict": { @@ -317,8 +317,8 @@ } } }, - "Passive": { - "title": "Passive", + "Boon": { + "title": "Boon", "isHidden": "no", "height": "SMALL", "alignment": "CENTER",