ad el adamo boiler

This commit is contained in:
Brevven 2022-07-17 23:29:50 -07:00
parent 60e4082ad1
commit ae0686c914
10 changed files with 80 additions and 22 deletions

View file

@ -128,7 +128,8 @@ data:extend({
name = "gas",
default_temperature = 25,
heat_capacity = "0.1KJ",
fuel_value = "1KJ",
fuel_value = "1000KJ",
emissions_multiplier = 0.75,
base_color = {r=0.67, g=0.87, b=0.77},
flow_color = {r=0.67, g=0.87, b=0.87},
icon = "__bzgas__/graphics/icons/gas.png",