From 2abf1b45b169b992d7180fdfc8f2bb4ac17511c1 Mon Sep 17 00:00:00 2001 From: Basilisk3 <126026384+Basilisk3@users.noreply.github.com> Date: Mon, 29 Dec 2025 00:56:46 +0100 Subject: [PATCH 1/3] Increase the `StrategicIconSize` of the Exodus' Oblivion Cannon to `3` --- projectiles/ADFOblivionCannon01/ADFOblivionCannon01_proj.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectiles/ADFOblivionCannon01/ADFOblivionCannon01_proj.bp b/projectiles/ADFOblivionCannon01/ADFOblivionCannon01_proj.bp index 0d5d52ed493..06bd38f9e7b 100644 --- a/projectiles/ADFOblivionCannon01/ADFOblivionCannon01_proj.bp +++ b/projectiles/ADFOblivionCannon01/ADFOblivionCannon01_proj.bp @@ -11,7 +11,7 @@ ProjectileBlueprint{ }, Display = { ImpactEffects = { Type = "Medium02" }, - StrategicIconSize = 2, + StrategicIconSize = 3, }, General = { Category = "Direct Fire", From ce1a94e45a27586405a94fc9dc3ccd1abfa985a4 Mon Sep 17 00:00:00 2001 From: Basilisk3 <126026384+Basilisk3@users.noreply.github.com> Date: Mon, 29 Dec 2025 01:17:45 +0100 Subject: [PATCH 2/3] Create graphics.6993.md --- changelog/snippets/graphics.6993.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/snippets/graphics.6993.md diff --git a/changelog/snippets/graphics.6993.md b/changelog/snippets/graphics.6993.md new file mode 100644 index 00000000000..95111b8bc6d --- /dev/null +++ b/changelog/snippets/graphics.6993.md @@ -0,0 +1 @@ +- (#6993) Increase the `StrategicIconSize` of the Exodus' Oblivion Cannon from `2` to `3` to better align the weapon's visual representation with its overall power. From 284b770bc555c057583bbfebdced5abde473ffa8 Mon Sep 17 00:00:00 2001 From: lL1l1 <82986251+lL1l1@users.noreply.github.com> Date: Tue, 30 Dec 2025 00:12:30 -0800 Subject: [PATCH 3/3] Fix grammar --- changelog/snippets/graphics.6993.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/snippets/graphics.6993.md b/changelog/snippets/graphics.6993.md index 95111b8bc6d..008df4ccd14 100644 --- a/changelog/snippets/graphics.6993.md +++ b/changelog/snippets/graphics.6993.md @@ -1 +1 @@ -- (#6993) Increase the `StrategicIconSize` of the Exodus' Oblivion Cannon from `2` to `3` to better align the weapon's visual representation with its overall power. +- (#6993) Increase the `StrategicIconSize` of the Exodus's Oblivion Cannon from `2` to `3` to better align the weapon's visual representation with its overall power.