From 448dff3f213e01cfc7bc067f834decdc79d7999e Mon Sep 17 00:00:00 2001 From: Sainan Date: Mon, 6 Jan 2025 11:32:08 +0100 Subject: [PATCH] fix: add coalescent shards segment to allShipFeatures --- static/fixed_responses/allShipFeatures.json | 1 + 1 file changed, 1 insertion(+) diff --git a/static/fixed_responses/allShipFeatures.json b/static/fixed_responses/allShipFeatures.json index ff9af28f..1a8a819e 100644 --- a/static/fixed_responses/allShipFeatures.json +++ b/static/fixed_responses/allShipFeatures.json @@ -17,6 +17,7 @@ "/Lotus/Types/Items/ShipFeatureItems/GeneticFoundryFeatureItem", "/Lotus/Types/Items/ShipFeatureItems/GeneticFoundryUpgradeFeatureItem", "/Lotus/Types/Items/ShipFeatureItems/InfestedFoundryArchonShardFeatureItem", + "/Lotus/Types/Items/ShipFeatureItems/InfestedFoundryArchonShardUpgradeFeatureItem", "/Lotus/Types/Items/ShipFeatureItems/InfestedFoundryItem", "/Lotus/Types/Items/ShipFeatureItems/InfestedFoundryUpgradeFeatureItem", "/Lotus/Types/Items/ShipFeatureItems/JupiterNavigationFeatureItem",