init
This commit is contained in:
commit
43086ea1eb
553 changed files with 20250 additions and 0 deletions
6
migrations/248k-0.3.17.lua
Normal file
6
migrations/248k-0.3.17.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
for _, force in pairs(game.forces) do
|
||||
force.reset_recipes()
|
||||
force.reset_technologies()
|
||||
force.reset_technology_effects()
|
||||
end
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue