update/20 combat rating history + track highest/lowest
This commit is contained in:
3 files changed
+9
-3
No files matched your search
@@ -67,6 +67,8 @@ module.exports = {
|
||||
timesShotPerBodyPart: copy(BodyParts),
|
||||
}),
|
||||
combatRating: 800,
|
||||
highestCombatRating: 800,
|
||||
lowestCombatRating: 800,
|
||||
combatRatingHistory: [800],
|
||||
|
||||
// General Session Data
|
||||
|
||||
Reference in new issue
Block a user