buildings.lua should contain definitions for goods that can be used to construct buildings. Each table should contain the name of a good, as well as a table containing if this good can be used on walls, floors, or a roof, how many goods it costs per foot, and how much time it takes for a foot.
buildings.lua should contain definitions for goods that can be used to construct buildings. Each table should contain the name of a good, as well as a table containing if this good can be used on walls, floors, or a roof, how many goods it costs per foot, and how much time it takes for a foot.