Skip to content

Commit

Permalink
compatibility with Factorio 1.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-V-K committed Feb 8, 2022
1 parent fa9d2b2 commit 7316f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ if removeMilitaryTech==true then
data.raw["technology"]["cliff-explosives"] = null
data.raw["technology"]["cluster-grenade"] = null
data.raw["technology"]["discharge-defense-equipment"] = null
data.raw["technology"]["fusion-reactor-equipment"] = null
-- data.raw["technology"]["fusion-reactor-equipment"] = null -- needed since 1.0
data.raw["technology"]["night-vision-equipment"] = null
data.raw["technology"]["personal-laser-defense-equipment"] = null
data.raw["technology"]["personal-roboport-equipment-2"] = null
Expand Down

0 comments on commit 7316f0c

Please sign in to comment.