From eee0df11b9a4449d0234dcbe0b58c47f6cadbf06 Mon Sep 17 00:00:00 2001 From: Jason Switzer Date: Sat, 13 Jul 2024 16:30:17 -0500 Subject: [PATCH] Card art for Asajj Ventress update infinitearenas is inconsistent in this file name, so let's only make the cart art valid for now --- data/upgrades/command.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/upgrades/command.json b/data/upgrades/command.json index 4f971863..c3f8ac77 100644 --- a/data/upgrades/command.json +++ b/data/upgrades/command.json @@ -502,7 +502,7 @@ { "type": "force", "value": { "side": ["dark"] }, "amount": 1 } ], "artwork": "https://infinitearenas.com/xw2/images/artwork/upgrades/asajjventresscommand.png", - "image": "https://infinitearenas.com/xw2/images/upgrades/asajjventresscommand.png" + "image": "https://infinitearenas.com/xw2/images/upgrades/asajjventress.png" } ], "cost": { "value": 6 },