From 54b341e28296ac3e1e982dbfa9d7eb56d73c837b Mon Sep 17 00:00:00 2001 From: J1mBob <32167052+J1mBob@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:24:45 -0600 Subject: [PATCH] Add missing restrictions to configurations --- data/upgrades/configuration.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/upgrades/configuration.json b/data/upgrades/configuration.json index 7e77a569..73460a42 100644 --- a/data/upgrades/configuration.json +++ b/data/upgrades/configuration.json @@ -317,6 +317,7 @@ "artwork": "https://infinitearenas.com/xw2/images/artwork/upgrades/corsairrefit.png" } ], + "restrictions": [{ "ships": ["croccruiser"] }], "cost": { "value": 6 } }, { @@ -366,6 +367,9 @@ } ], "cost": { "value": 0 }, + "restrictions": [ + { "ships": ["asf01bwing"] } + ], "standard": true, "extended": true, "epic": true @@ -390,6 +394,7 @@ } ], "name": "Repulsorlift Stabilizers", + "restrictions": [{ "ships": ["hmpdroidgunship"] }], "cost": { "value": 0 }, "limited": 0, "xws": "repulsorliftstabilizers", @@ -412,6 +417,7 @@ } ], "cost": { "value": 1 }, + "restrictions": [{ "ships": ["nimbusclassvwing"] }], "standard": true, "extended": true, "epic": true @@ -432,6 +438,7 @@ } ], "cost": { "value": 0 }, + "restrictions": [{ "ships": ["nimbusclassvwing"] }], "standard": true, "extended": true, "epic": true @@ -470,6 +477,7 @@ } ], "cost": { "value": 0 }, + "restrictions": [{ "ships": ["droidtrifighter"] }], "standard": true, "extended": true, "epic": true @@ -503,6 +511,7 @@ } ], "cost": { "value": 0 }, + "restrictions": [{ "ships": ["tierbheavy"] }], "standard": true, "extended": true, "epic": true @@ -536,6 +545,7 @@ } ], "cost": { "value": 0 }, + "restrictions": [{ "ships": ["tierbheavy"] }], "standard": true, "extended": true, "epic": true