From 8e5a12229cbd8e2af92c4b5c7e9ce8d34b658dfd Mon Sep 17 00:00:00 2001 From: KJeff01 Date: Sat, 3 Feb 2024 19:47:01 -0600 Subject: [PATCH] Undo fort buff --- data/mp/stats/structure.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/mp/stats/structure.json b/data/mp/stats/structure.json index 868369660a2..2ede71f289e 100644 --- a/data/mp/stats/structure.json +++ b/data/mp/stats/structure.json @@ -3433,7 +3433,7 @@ "buildPower": 1000, "combinesWithWall": true, "height": 2, - "hitpoints": 5600, + "hitpoints": 3200, "id": "X-Super-Cannon", "name": "Cannon Fortress", "resistance": 100, @@ -3456,7 +3456,7 @@ "buildPower": 1600, "combinesWithWall": true, "height": 3, - "hitpoints": 5600, + "hitpoints": 3200, "id": "X-Super-MassDriver", "name": "Mass Driver Fortress", "resistance": 100, @@ -3479,7 +3479,7 @@ "buildPower": 1800, "combinesWithWall": true, "height": 3, - "hitpoints": 5600, + "hitpoints": 3200, "id": "X-Super-Missile", "name": "Missile Fortress", "resistance": 100, @@ -3502,7 +3502,7 @@ "buildPower": 1250, "combinesWithWall": true, "height": 3, - "hitpoints": 5600, + "hitpoints": 3200, "id": "X-Super-Rocket", "name": "Heavy Rocket Bastion", "resistance": 100,