Factorio: generalize merging of progressive technologies

use it for:
train network + braking force
flamethrower + refined flammables
inserters + inserter capacity
This commit is contained in:
Fabian Dill
2021-08-02 19:12:42 +02:00
parent d2add54cd6
commit 2d8a6e84c1
2 changed files with 29 additions and 7 deletions

View File

@@ -25,7 +25,7 @@ class Factorio(World):
item_name_to_id = tech_table
location_name_to_id = base_tech_table
data_version = 2
data_version = 3
def generate_basic(self):
skip_silo = self.world.silo[self.player].value == Silo.option_spawn