Transport Fever

Transport Fever

6k harz mountains germany
General of Rome  [developer] 24 Jun, 2017 @ 4:49am
List and positions of towns and industries small version
local towns = {
{pos = { -98.94407, 1035.82195 }, name = _("Wernigerode"), sizeFactor = 1},
{pos = { -24.73612, -1697.51111 }, name = _("Nordhausen"), sizeFactor = 1},
{pos = { 1515.08284, -491.62895 }, name = _("Harzgerode"), sizeFactor = 0.7},
{pos = { -494.72117, 207.16439 }, name = _("Elend"), sizeFactor = 0.5},
{pos = { -321.56874, -337.02861 }, name = _("Benneckenstein"), sizeFactor = 0.7},
{pos = { -1743.89154, -677.14944 }, name = _("Bad Lauterberg Im Harz"), sizeFactor = 0.7},
{pos = { 1614.02732, 287.55637 }, name = _("Gernrode"), sizeFactor = 0.7},
}

local industries = {
{pos = { 1780.99531, 1852.11145 }, angle = math.rad(0.0), fileName = "industry/farm.con" },
{pos = { -531.82494, 1771.71947 }, angle = math.rad(0.0), fileName = "industry/food_processing_plant.con" },
{pos = { 1026.54611, 936.87788 }, angle = math.rad(0.0), fileName = "industry/construction_material.con" },
{pos = { 80.39198, 411.23697 }, angle = math.rad(0.0), fileName = "industry/quarry.con" },
{pos = { 686.42528, -918.32579 }, angle = math.rad(0.0), fileName = "industry/forest.con" },
{pos = { 828.65756, -1555.27883 }, angle = math.rad(0.0), fileName = "industry/saw_mill.con" },
{pos = { 426.69684, -1907.76772 }, angle = math.rad(0.0), fileName = "industry/machines_factory.con" },
}