Pottery fixes for Room0127

Added mystery flag for future use
This commit is contained in:
aerinon
2022-04-21 11:03:49 -06:00
parent a035beca1e
commit 31aeb8a776
7 changed files with 31 additions and 9 deletions

View File

@@ -69,6 +69,7 @@ def main():
erargs.outputname = seedname
erargs.outputpath = args.outputpath
erargs.loglevel = args.loglevel
erargs.mystery = True
if args.rom:
erargs.rom = args.rom