Skip to content

Commit

Permalink
Removed all code related to FluidPrototype.base_flow_rate
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Nov 9, 2024
1 parent 908f2bf commit 84b4a35
Show file tree
Hide file tree
Showing 48 changed files with 0 additions and 48 deletions.
1 change: 0 additions & 1 deletion prototypes/fluids/anthracene-oil.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/anthracene.png",
icon_size = 64,
default_temperature = 10,
base_flow_rate = 100,
gas_temperature = 15,
heat_capacity = "1kJ",
base_color = {r = 25, g = 50, b = 100},
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/bitumen-froth.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/bitumen-froth.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.286, g = 0.223, b = 0.160},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/bitumen.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/bitumen.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.01, g = 0.01, b = 0.01},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/btx.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/btx.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.117, g = 0.196, b = 0.309},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/carbolic-oil.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/carbolic-oil.png",
icon_size = 64,
default_temperature = 10,
base_flow_rate = 100,
gas_temperature = 15,
heat_capacity = "1kJ",
base_color = {r = 25, g = 50, b = 100},
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/chloroethanol.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/chloroethanol.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 1, g = 1, b = 1},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/coalbed-gas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/coalbed-gas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.431, g = 0.188, b = 0.156},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/condensates.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/condensates.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.447, g = 0.447, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/condensed-distillate.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/condensed-distillates.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.156, g = 0.0, b = 0.180},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/dirty-syngas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/dirty-syngas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.6, g = 0.364, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/drilling-fluid-0.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/drilling-fluid-1.png",
icon_size = 64,
default_temperature = 5, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.0, g = 0.772, b = 0.556},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/drilling-fluid-1.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/drilling-fluid-2.png",
icon_size = 64,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.0, g = 0.772, b = 0.556},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/drilling-fluid-2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/drilling-fluid-3.png",
icon_size = 64,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.980, g = 0.682, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/drilling-fluid-3.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/drilling-fluid-4.png",
icon_size = 64,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.792, g = 0.203, b = 0.258},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/drilling-waste.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pycoalprocessinggraphics__/graphics/icons/soil.png",
icon_size = 64,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.286, g = 0.223, b = 0.160},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/ethylene-chlorohydrin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/ethylene-chlorohydrin.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 1, g = 1, b = 1},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/ethylene-glycol.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/ethylene-glycol.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.290, g = 0.611, b = 0.721},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/fuel-oil.lua
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/fuel-oil.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.937, g = 0.611, b = 0.00},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/high-distillate.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/high-distillate.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.156, g = 0.0, b = 0.180},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/hot-air.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/hot-air.png",
icon_size = 64,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 1, g = 0.250, b = 0.203},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/hot-reaction-gas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/hot-reaction-gas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.160, g = 0.125, b = 0.180},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/hot-residual-mixture.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/hot-residual-mixture.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.207, g = 0.05, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/hot-syngas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/hot-syngas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.7, g = 0.464, b = 0.129},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/hydrogen.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/hydrogen.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 1, g = 1, b = 1},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/low-distillate.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/low-distillate.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.156, g = 0.0, b = 0.180},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/medium-distillate.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/medium-distillate.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.156, g = 0.0, b = 0.180},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/middle-oil.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/naphthalene-oil.png",
icon_size = 64,
default_temperature = 10,
base_flow_rate = 100,
gas_temperature = 15,
heat_capacity = "1kJ",
base_color = {r = 255, g = 0, b = 0},
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/naphtha.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/naphtha.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.333, g = 0.145, b = 0.129},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/naphthalene-oil.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/naphthalene.png",
icon_size = 64,
default_temperature = 10,
base_flow_rate = 100,
gas_temperature = 15,
heat_capacity = "1kJ",
base_color = {r = 25, g = 50, b = 100},
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/natural-gas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/natural-gas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.564, g = 1, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/oil-sand-slurry.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/oil-sand-slurry.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.286, g = 0.223, b = 0.160},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/pitch.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/pitch.png",
icon_size = 64,
default_temperature = 10,
base_flow_rate = 100,
gas_temperature = 15,
heat_capacity = "1kJ",
base_color = {r = 0, g = 0, b = 0},
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/polybutadiene.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/polybutadiene.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.0, g = 0.0, b = 0.00},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/pressured-hydrogen.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/pressured-hydrogen.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.160, g = 0.125, b = 0.180},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/processed-light-oil.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/processed-light-oil.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.160, g = 0.125, b = 0.180},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/proto-tholins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/proto-tholins.png",
icon_size = 64,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.6, g = 0.223, b = 0.125},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/pure-natural-gas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/pure-natural-gas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.996, g = 0.650, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/purified-natural-gas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/purified-natural-gas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.756, g = 0.992, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/purified-syngas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/purified-syngas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.7, g = 0.464, b = 0.129},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/raw-gas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/raw-gas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.843, g = 0.466, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/refined-natural-gas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/refined-natural-gas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.464, g = 0.9, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/residual-gas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/residual-gas.png",
icon_size = 32,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.407, g = 0.380, b = 0.611},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/residual-mixture.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/residual-mixture.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.207, g = 0.05, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/residual-oil.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/residual-oil.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.207, g = 0.05, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/scrude.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/scrude.png",
icon_size = 64,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.01, g = 0.01, b = 0.01},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/stripped-distillate.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/stripped-distillate.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.156, g = 0.0, b = 0.180},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/styrene.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/styrene.png",
icon_size = 32,
default_temperature = 10, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.0, g = 0.0, b = 0.00},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/tholins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ FLUID {
icon = "__pypetroleumhandlinggraphics__/graphics/icons/tholins.png",
icon_size = 64,
default_temperature = 15, -- less than 15 = liquid / equal a 15 = gas
base_flow_rate = 100,
base_color = {r = 0.6, g = 0.223, b = 0.125},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down

0 comments on commit 84b4a35

Please sign in to comment.