FactorioClient: address some common issues

This commit is contained in:
Fabian Dill
2021-10-24 23:22:06 +02:00
parent c9a3f67121
commit 57831f0eba
3 changed files with 19 additions and 4 deletions

View File

@@ -94,7 +94,7 @@ class FactorioContext(CommonContext):
@property
def savegame_name(self) -> str:
return f"AP_{self.seed_name}_{self.auth}.zip"
return f"AP_{self.seed_name}_{self.auth}_Save.zip"
def print_to_game(self, text):
self.rcon_client.send_command(f"/ap-print [font=default-large-bold]Archipelago:[/font] "