forked from cacklingfiend/lignumis
		
	Any planet start: Fix circular dependency
This commit is contained in:
		
							parent
							
								
									aa44117a49
								
							
						
					
					
						commit
						5bdde48ef1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -23,7 +23,7 @@ Technology:new("planet-discovery-" .. target_planet)
 | 
			
		|||
            time = 30
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    :addPrerequisite("provisional-rocketry")
 | 
			
		||||
    :setPrerequisites({ "provisional-rocketry" })
 | 
			
		||||
Technology:new("iron-processing"):replacePrerequisite("planet-discovery-nauvis", "planet-discovery-" .. target_planet)
 | 
			
		||||
Technology:new("copper-processing"):replacePrerequisite("planet-discovery-nauvis", "planet-discovery-" .. target_planet)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue