update tech to use automated-rail-transportation instead of rail-signals

This commit is contained in:
Zoryn
2024-10-22 10:57:36 -04:00
parent e030afa695
commit 3fb616fdb5

View File

@@ -13,7 +13,7 @@ cybersyn_tech = flib.copy_prototype(data.raw["technology"]["automated-rail-trans
cybersyn_tech.icon = "__cybersyn__/graphics/icons/tech.png"
cybersyn_tech.icon_size = 256
cybersyn_tech.prerequisites = {
"rail-signals",
"automated-rail-transportation",
"circuit-network",
}
cybersyn_tech.effects = {