From 730e0b3d8bca0f2df0e3e4ad10a7b58f0e3cba29 Mon Sep 17 00:00:00 2001 From: OBilo <54061981+Keshash@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:15:44 +0300 Subject: [PATCH 1/2] Buff Flak cannon protection --- Defs/ThingDefs_Buildings/Buildings_Turrets.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Defs/ThingDefs_Buildings/Buildings_Turrets.xml b/Defs/ThingDefs_Buildings/Buildings_Turrets.xml index 6ac8638526..f60c8050ad 100644 --- a/Defs/ThingDefs_Buildings/Buildings_Turrets.xml +++ b/Defs/ThingDefs_Buildings/Buildings_Turrets.xml @@ -398,8 +398,9 @@ UI/Icons/Turrets/FlakTurret_uiIcon + 1 - 500 + 1000 0.4 45000 1000 @@ -439,4 +440,4 @@ Security - \ No newline at end of file + From 22d1f858793fb1b5dd0872cd2e01207052ff9802 Mon Sep 17 00:00:00 2001 From: n7huntsman Date: Mon, 11 Nov 2024 04:12:21 -0500 Subject: [PATCH 2/2] Swap HP increase for DR to bombs and bullets --- Defs/ThingDefs_Buildings/Buildings_Turrets.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/Defs/ThingDefs_Buildings/Buildings_Turrets.xml b/Defs/ThingDefs_Buildings/Buildings_Turrets.xml index f60c8050ad..aa83f7c35d 100644 --- a/Defs/ThingDefs_Buildings/Buildings_Turrets.xml +++ b/Defs/ThingDefs_Buildings/Buildings_Turrets.xml @@ -400,7 +400,7 @@ UI/Icons/Turrets/FlakTurret_uiIcon 1 - 1000 + 500 0.4 45000 1000 @@ -438,6 +438,20 @@
  • CE_TurretHeavyWeapons
  • Security + +
  • + Bomb + 0.66 +
  • +
  • + Bomb_Secondary + 0.66 +
  • +
  • + Bullet + 0.66 +
  • +
    - + \ No newline at end of file