Create a cheater to test strange save/resume cases.
Patch due to Aaron Traas, but needed modification because of code drift since submission.
This commit is contained in:
parent
5581175840
commit
d6cb6f0d8d
10 changed files with 124 additions and 10 deletions
|
@ -442,7 +442,7 @@ if __name__ == "__main__":
|
|||
len(db["locations"])-1,
|
||||
len(db["objects"])-1,
|
||||
len(db["hints"]),
|
||||
len(db["classes"]),
|
||||
len(db["classes"])-1,
|
||||
len(db["obituaries"]),
|
||||
len(db["turn_thresholds"]),
|
||||
len(db["actspk"]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue