We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11b55c commit 62b5918Copy full SHA for 62b5918
data-updates.lua
@@ -17,3 +17,7 @@ if not data.raw['technology']['kovarex-enrivhment-process'] then
17
end
18
19
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
0 commit comments