update/20 combat rating history + track highest/lowest

This commit is contained in:
SowinskiBraeden committed 2023-11-06 13:10:25 -08:00
1 parent 77c4c9d555
commit e7ced1f9d2
3 files changed
+9 -3

No files matched your search

+2
View File
@@ -67,6 +67,8 @@ module.exports = {
timesShotPerBodyPart: copy(BodyParts),
}),
combatRating: 800,
highestCombatRating: 800,
lowestCombatRating: 800,
combatRatingHistory: [800],
// General Session Data