fix fuel categories k2 aai

This commit is contained in:
Brevven 2022-08-03 16:32:52 -07:00
parent 7892d73671
commit b6f5796273
4 changed files with 15 additions and 2 deletions

View file

@ -54,11 +54,12 @@ plant_e.animation.east.layers[1].hr_version.filename="__bzgas__/graphics/entity/
plant_e.animation.west.layers[1].filename="__bzgas__/graphics/entity/chemical-plant.png"
plant_e.animation.west.layers[1].hr_version.filename="__bzgas__/graphics/entity/hr-chemical-plant.png"
plant_e.next_upgrade="chemical-plant"
plant_e.energy_source = {
type = "burner",
fuel_inventory_size = 1,
effectivity = 1,
fuel_categories = mods["aai-industry"] and {"chemical", "processed-chemical"} or {"chemical"},
fuel_categories = {"chemical"},
smoke = {
{
name = "smoke",