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",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dayzr-bot",
|
||||
"version": "12.2.0",
|
||||
"version": "12.2.1",
|
||||
"description": "A General Purpose Discord Bot for DayZ Nitrado Servers.",
|
||||
"main": "index.js",
|
||||
"nodemonConfig": {
|
||||
|
||||
Reference in new issue
Block a user