-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Instead of kill counts, use accumulated exp for kills per kill type - For this, statistics of total kill exp per type is kept in a saved array - When loading existing save, initialize these stats based on kill count multiplied by minimum kill exp among each type
- Loading branch information
1 parent
eb6dc90
commit 23ebb7e
Showing
3 changed files
with
52 additions
and
17 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters