forked from cacklingfiend/lignumis
		
	Any planet start: Change internal name of the space connection to Lignumis depending on the selected planet
This commit is contained in:
		
							parent
							
								
									044e058784
								
							
						
					
					
						commit
						a78bcb75df
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -119,7 +119,7 @@ PlanetsLib:extend({ | ||||||
| data:extend({ | data:extend({ | ||||||
|     { |     { | ||||||
|         type = "space-connection", |         type = "space-connection", | ||||||
|         name = "nauvis-lignumis", |         name = target_planet .. "-lignumis", | ||||||
|         subgroup = "planet-connections", |         subgroup = "planet-connections", | ||||||
|         from = target_planet, |         from = target_planet, | ||||||
|         to = "lignumis", |         to = "lignumis", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Brodtmann
						Simon Brodtmann