Krastorio Legacy deprecated


Caution!!! Krastorio 2 is now available! Therefore Krastorio Legacy is no longer supported! This mod expands the endgame, adds 30+ HR buildings, 60+ technologies, new ores, new items and rebalances almost all vanilla game content, making it harder.

Overhaul
4 years ago
0.17 - 0.18
163

b [Fixed] In kr-void fluid, "hidden" flags is misspelled as "hiden"

4 years ago

See fluid/fluid.lua:

    {
    type = "fluid",
    name = "kr-void",
    default_temperature = 25,
        flags = {"hiden"},
        auto_barrel = false,
    base_color = {r=0.05, g=0.05, b=0.05},
    flow_color = {r=0.05, g=0.05, b=0.5},
    max_temperature = 100,
    icon = "__Krastorio-graphics__/graphics/icons/void.png",
    icon_size = 32,
    order = "y2[kr-void]"
    },
Linver β˜†
4 years ago

Thank u for the report

New response