Adjust essential flags on technologies
This commit is contained in:
parent
05b7278b80
commit
b889d0db26
1 changed files with 0 additions and 3 deletions
|
@ -3,7 +3,6 @@ data:extend({
|
|||
type = "technology",
|
||||
name = "planet-discovery-lignumis",
|
||||
icons = PlanetsLib.technology_icons_moon(Lignumis.graphics .. "technology/lignumis.png", 256),
|
||||
essential = true,
|
||||
effects = {
|
||||
{
|
||||
type = "unlock-space-location",
|
||||
|
@ -117,7 +116,6 @@ data:extend({
|
|||
name = "iron-processing",
|
||||
icon = "__base__/graphics/icons/iron-plate.png",
|
||||
icon_size = 64,
|
||||
essential = true,
|
||||
effects = {
|
||||
{
|
||||
type = "unlock-recipe",
|
||||
|
@ -143,7 +141,6 @@ data:extend({
|
|||
name = "copper-processing",
|
||||
icon = "__base__/graphics/icons/copper-plate.png",
|
||||
icon_size = 64,
|
||||
essential = true,
|
||||
effects = {
|
||||
{
|
||||
type = "unlock-recipe",
|
||||
|
|
Loading…
Add table
Reference in a new issue