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",