Infini-DL360/factorio: switch to hacktorio 3 space age world

This commit is contained in:
Infinidoge 2024-11-17 06:17:44 -05:00
parent f537c6b2ea
commit a03d15de13
Signed by: Infinidoge
SSH key fingerprint: SHA256:EMoPe5e2dO0gEvtBb2xkZTz5dkyL0rBmuiGTKG5s96E

View file

@ -10,12 +10,8 @@
admins = [ "Infinidoge" ]; admins = [ "Infinidoge" ];
saveName = "hacktorio2"; saveName = "hacktorio_space_age";
game-name = "Hacktorio 2"; game-name = "Hacktorio 3: Space Age";
game-password = private.variables.factorio-password; game-password = private.variables.factorio-password;
mapGenSettings = {
seed = "3940972377";
};
}; };
} }