diff --git a/changelog.txt b/changelog.txt index a34f75e..96bb488 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.1.0 +Date: ???? + Changes: + - Integrated 1.1 base game technology rename for gun turrets +--------------------------------------------------------------------------------------------------- Version: 0.18.5 Date: 2020-04-02 Changes: diff --git a/info.json b/info.json index cb75e40..42941b3 100644 --- a/info.json +++ b/info.json @@ -1,11 +1,11 @@ { "name": "Rocket_Turrets", - "version": "0.18.5", + "version": "1.1.0", "title": "RocketTurrets", "author": "Wyrrrd", - "factorio_version": "0.18", + "factorio_version": "1.1", "dependencies": [ - "base >= 0.18.0", + "base >= 1.1.0", "? bobplates >= 0.18.1", "? bobwarfare >= 0.18.3", "? Booktorio >= 1.0.0", diff --git a/prototypes/technology.lua b/prototypes/technology.lua index 977a6bb..3049053 100644 --- a/prototypes/technology.lua +++ b/prototypes/technology.lua @@ -15,7 +15,7 @@ rocket_tech = { prerequisites = { "rocketry", - "turrets", + "gun-turret", "steel-processing", }, unit =