Skip to content

Commit 62b5918

Browse files
Change fusion power cell icon to avoid confusion
1 parent d11b55c commit 62b5918

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

data-updates.lua

+4
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ if not data.raw['technology']['kovarex-enrivhment-process'] then
1717
end
1818

1919
require('compat.nuclear-artillery')
20+
21+
if data.raw['item']['fusion-power-cell'] then
22+
data.raw['item']['fusion-power-cell'].icon = "__PlutoniumEnergy__/graphics/icons/fusion-power-cell.png"
23+
end

graphics/icons/fusion-power-cell.png

6.99 KB
Loading

0 commit comments

Comments
 (0)