From e57b355cf400677bc3da2b1213eebede22fbada6 Mon Sep 17 00:00:00 2001 From: DanSylvest Date: Sun, 21 Jun 2026 10:39:57 +0300 Subject: [PATCH] fix(core): Shattered J015092 has the wrong statics: - changed from J244 (LS) static - to N110 (HS) --- priv/repo/data/wormholeSystems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/priv/repo/data/wormholeSystems.json b/priv/repo/data/wormholeSystems.json index d257d508..ca127c2b 100644 --- a/priv/repo/data/wormholeSystems.json +++ b/priv/repo/data/wormholeSystems.json @@ -33102,7 +33102,7 @@ "solarSystemID": 31002505, "statics": [ "N110", - "J244" + "Z060" ], "systemName": "J015092", "effectName": "Black Hole"