From 56ce5d19c9e2e9a0b8c191e873cc9309981ee374 Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:53:59 +0200 Subject: [PATCH] Fix Turret Class --- DATA/SHIPS/shiparch.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DATA/SHIPS/shiparch.ini b/DATA/SHIPS/shiparch.ini index f8cb93d2..14c0c4a4 100644 --- a/DATA/SHIPS/shiparch.ini +++ b/DATA/SHIPS/shiparch.ini @@ -6236,6 +6236,9 @@ hp_type = hp_fighter_shield_special_1, HpShield01 hp_type = hp_thruster, HpThruster01 hp_type = hp_mine_dropper, HpMine01 hp_type = hp_countermeasure_dropper, HpCM01 +hp_type = hp_turret_special_7, HpTurret01 +hp_type = hp_turret_special_6, HpTurret01 +hp_type = hp_turret_special_5, HpTurret01 hp_type = hp_turret_special_4, HpTurret01 hp_type = hp_turret_special_3, HpTurret01 hp_type = hp_turret_special_2, HpTurret01