Skip to content

Commit

Permalink
Set tech cost 35 -> 40.
Browse files Browse the repository at this point in the history
  • Loading branch information
grilledham committed Sep 4, 2021
1 parent a740a9f commit 383f21e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Event.on_init(function()
game.forces.player.technologies['mining-productivity-3'].enabled = false
game.forces.player.technologies['mining-productivity-4'].enabled = false

game.difficulty_settings.technology_price_multiplier = 35
game.difficulty_settings.technology_price_multiplier = 40
game.forces.player.technologies.logistics.researched = true
game.forces.player.technologies.automation.researched = true
--game.forces.player.technologies['logistic-system'].enabled = false
Expand Down

0 comments on commit 383f21e

Please sign in to comment.