mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-08 12:08:09 -06:00
update tech to use automated-rail-transportation instead of rail-signals
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user