From 2ce0a5763428bd0b214055b0d8eba3bf0e0cf244 Mon Sep 17 00:00:00 2001 From: Bence Skorka Date: Mon, 18 Aug 2025 16:14:35 +0200 Subject: [PATCH] Add charger rampage effect --- effects/planetEffects.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/effects/planetEffects.json b/effects/planetEffects.json index bfdb97c..4be2118 100644 --- a/effects/planetEffects.json +++ b/effects/planetEffects.json @@ -563,5 +563,10 @@ "galacticEffectId": 1292, "name": "NEW YEARNING CITY", "description": "One of 3 Maximum Security Cities. Impregnable to Tyranny; the future of the Federation." + }, + "1293": { + "galacticEffectId": 1293, + "name": "CHARGER RAMPAGE", + "description": "Significantly increased levels of Chargers have been reported on this planet." } }