Include example trigger for legacy weapons

This commit is contained in:
Fabian Dill
2021-04-11 15:53:13 +02:00
parent 3858a12f26
commit 9aef76767a
3 changed files with 42 additions and 10 deletions

View File

@@ -57,7 +57,6 @@ def manifest_creation():
scripts = {"LttPClient.py": "ArchipelagoLttPClient",
"MultiMystery.py": "ArchipelagoMultiMystery",
"MultiServer.py": "ArchipelagoServer",
"gui.py": "ArchipelagoLttPCreator",
"Mystery.py": "ArchipelagoMystery",
"LttPAdjuster.py": "ArchipelagoLttPAdjuster",
"FactorioClient.py": "ArchipelagoFactorioClient"}