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 77a5b13 commit 3927a75
Show file tree
Hide file tree
Showing 32 changed files with 0 additions and 32 deletions.
1 change: 0 additions & 1 deletion prototypes/fluids/acetic-acid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/acetic-acid.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.588, g = 0.274, b = 0.423},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/acetone.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/acetone.png",
icon_size = 32,
default_temperature = 15,
base_flow_rate = 100,
base_color = {r = 0.0, g = 0.662, b = 0.615},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/acrolein.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/acrolein.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.517, g = 0.250, b = 0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/ammonia.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/ammonia.png",
icon_size = 32,
default_temperature = 15,
base_flow_rate = 100,
base_color = {r = 0.9, g = 0.9, b = 1},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/bacteria-2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/bacteria-2.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.478, g = 0.8, b = 0.784},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/benzene.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/benzene.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.996, g = 0.905, b = 0.862},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/black-liquor.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/black-liquor.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.129, g = 0.0, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/blood.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/blood.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.854, g = 0.219, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/carbon-sulfide.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/carbon-sulfide.png",
icon_size = 32,
default_temperature = 15,
base_flow_rate = 100,
base_color = {r = 0.705, g = 0.705, b = 0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/chloromethane.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/chloromethane.png",
icon_size = 32,
default_temperature = 15,
base_flow_rate = 100,
base_color = {r = 0.321, g = 0.549, b = 0.321},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/cumene.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/cumene.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.00, g = 0.0, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/cyanic-acid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/cyanic-acid.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.337, g = 0.454, b = 0.725},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/dimethyldichlorosilane.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/dimethyldichlorosilane.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.221, g = 0.449, b = 0.221},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/dms.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/dms.png",
icon_size = 64,
default_temperature = 15,
base_flow_rate = 100,
base_color = {r = 0.913, g = 0.878, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/ech.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/ech.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.02, g = 0.956, b = 0.172},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/etching.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/etching.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0, g = 0.286, b = 0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/ethylene.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/ethylene.png",
icon_size = 32,
default_temperature = 15,
base_flow_rate = 100,
base_color = {r = 0.896, g = 0.805, b = 0.762},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/methanal.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/methanal.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.560, g = 0.219, b = 0.117},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/methane.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/methane.png",
icon_size = 32,
default_temperature = 15,
base_flow_rate = 100,
base_color = {r = 0.458, g = 0.772, b = 0.619},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/msa.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/msa.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.509, g = 0.062, b = 0.0},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/nitrobenzene.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/nitrobenzene.png",
icon_size = 64,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.549, g = 0.384, b = 0.223},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/phosphine-gas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/phosphine-gas.png",
icon_size = 64,
default_temperature = 15,
base_flow_rate = 100,
base_color = {r = 0.670, g = 0.011, b = 0.564},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/phosphoric-acid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/phosphoric-acid.png",
icon_size = 64,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.780, g = 0.011, b = 0.352},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/phosphorous-acid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/phosphorous-acid.png",
icon_size = 64,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.847, g = 0.05, b = 0.98},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/propene.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/propene.png",
icon_size = 64,
default_temperature = 15,
base_flow_rate = 100,
base_color = {r = 0.572, g = 0.435, b = 0.666},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/ralesia-extract.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/ralesia-extract.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.903, g = 0.664, b = 0.18},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/raw-ralesia-extract.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/raw-ralesia-extract.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.803, g = 0.564, b = 0.08},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/ree-slurry.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/rare-earth-slurry.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.027, g = 0.396, b = 0.384},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/ree-solution.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/ree-solution.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.027, g = 0.396, b = 0.384},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/soaked-gel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/soaked-gel.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.317, g = 0.6, b = 0.764},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/tall-oil.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/tall-oil.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.776, g = 0.752, b = 0.466},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down
1 change: 0 additions & 1 deletion prototypes/fluids/zinc-nanocompound.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ FLUID {
icon = "__pyhightechgraphics__/graphics/icons/zinc-nanocompound.png",
icon_size = 32,
default_temperature = 10,
base_flow_rate = 100,
base_color = {r = 0.384, g = 0.756, b = 0.4},
flow_color = {r = 1, g = 1, b = 1},
max_temperature = 100,
Expand Down

0 comments on commit 3927a75

Please sign in to comment.