Infini-OPTIPLEX/factorio: set map seed
This commit is contained in:
parent
8f481e0c1a
commit
fe69e24870
1 changed files with 4 additions and 0 deletions
|
@ -12,5 +12,9 @@
|
||||||
|
|
||||||
game-name = "Hacktorio";
|
game-name = "Hacktorio";
|
||||||
game-password = private.variables.factorio-password;
|
game-password = private.variables.factorio-password;
|
||||||
|
|
||||||
|
mapGenSettings = {
|
||||||
|
seed = "2239686687";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue