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({
|
||||
{
|
||||
type = "space-connection",
|
||||
name = "nauvis-lignumis",
|
||||
name = target_planet .. "-lignumis",
|
||||
subgroup = "planet-connections",
|
||||
from = target_planet,
|
||||
to = "lignumis",
|
||||
|
|
Loading…
Add table
Reference in a new issue