From 9a8ebd0055c7b58306a5c76c9e248d46cbf27b56 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Fri, 30 Oct 2020 14:29:09 +0800 Subject: [PATCH] corrected poe charge error --- data/pilots/resistance/t-70-x-wing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/pilots/resistance/t-70-x-wing.json b/data/pilots/resistance/t-70-x-wing.json index d7a4833b..1ae42f0f 100644 --- a/data/pilots/resistance/t-70-x-wing.json +++ b/data/pilots/resistance/t-70-x-wing.json @@ -75,7 +75,7 @@ "text": "You can equip 1 [Cannon], [Torpedo], or [Missile] upgrade." }, "cost": 65, - "charges": { "value": 1, "recovers": 1 }, + "charges": { "value": 2, "recovers": 1 }, "slots": [ "Talent", "Astromech",