fix/add combat rating option
This commit is contained in:
2 files changed
+2
-1
No files matched your search
@@ -33,6 +33,7 @@ module.exports = {
|
||||
{ name: "Server Connections", value: "connections" },
|
||||
{ name: "Shots Landed", value: "shotsLanded" },
|
||||
{ name: "Times Shot", value: "timesShot" },
|
||||
{ name: "Combat Rating", value: "combatRating" }
|
||||
]
|
||||
}, {
|
||||
name: "discord",
|
||||
|
||||
Reference in new issue
Block a user