Allow for custom footsteps. Some work on footsteps to make the sound less crazy. Various other updates. Added initial documentation and credits files.
This commit is contained in:
@@ -4,9 +4,7 @@ class StatTracker:
|
||||
self.total = {
|
||||
'Bone dust': 0,
|
||||
'Enemies killed': 0,
|
||||
'Enemies remaining': 0,
|
||||
'Coffins broken': 0,
|
||||
'Coffins remaining': 0,
|
||||
'Items collected': 0,
|
||||
'Total time': 0
|
||||
}
|
||||
|
Reference in New Issue
Block a user