forked from cacklingfiend/lignumis
		
	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",
 | 
					        type = "technology",
 | 
				
			||||||
        name = "planet-discovery-lignumis",
 | 
					        name = "planet-discovery-lignumis",
 | 
				
			||||||
        icons = PlanetsLib.technology_icons_moon(Lignumis.graphics .. "technology/lignumis.png", 256),
 | 
					        icons = PlanetsLib.technology_icons_moon(Lignumis.graphics .. "technology/lignumis.png", 256),
 | 
				
			||||||
        essential = true,
 | 
					 | 
				
			||||||
        effects = {
 | 
					        effects = {
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                type = "unlock-space-location",
 | 
					                type = "unlock-space-location",
 | 
				
			||||||
| 
						 | 
					@ -117,7 +116,6 @@ data:extend({
 | 
				
			||||||
        name = "iron-processing",
 | 
					        name = "iron-processing",
 | 
				
			||||||
        icon = "__base__/graphics/icons/iron-plate.png",
 | 
					        icon = "__base__/graphics/icons/iron-plate.png",
 | 
				
			||||||
        icon_size = 64,
 | 
					        icon_size = 64,
 | 
				
			||||||
        essential = true,
 | 
					 | 
				
			||||||
        effects = {
 | 
					        effects = {
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                type = "unlock-recipe",
 | 
					                type = "unlock-recipe",
 | 
				
			||||||
| 
						 | 
					@ -143,7 +141,6 @@ data:extend({
 | 
				
			||||||
        name = "copper-processing",
 | 
					        name = "copper-processing",
 | 
				
			||||||
        icon = "__base__/graphics/icons/copper-plate.png",
 | 
					        icon = "__base__/graphics/icons/copper-plate.png",
 | 
				
			||||||
        icon_size = 64,
 | 
					        icon_size = 64,
 | 
				
			||||||
        essential = true,
 | 
					 | 
				
			||||||
        effects = {
 | 
					        effects = {
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                type = "unlock-recipe",
 | 
					                type = "unlock-recipe",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue