Swap holmium solution colors

Post your ideas and suggestions how to improve the game.

Moderator: ickputzdirwech

User avatar
teemu
Long Handed Inserter
Long Handed Inserter
Posts: 60
Joined: Tue Sep 20, 2016 10:08 pm
Contact:

Swap holmium solution colors

Post by teemu »

I wrote this to swap the base and flow colors of the holmium solution and I think that it looks better

Code: Select all

local holm = data.raw.fluid['holmium-solution']
local stored_base_color = holm.base_color
holm.base_color = holm.flow_color
holm.flow_color = stored_base_color
kuva.png
kuva.png (1.74 MiB) Viewed 91 times
Post Reply

Return to “Ideas and Suggestions”