mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 10:02:05 +02:00
Paladins Command
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Damage": {
|
||||
"id": "damage",
|
||||
"display": "Damage"
|
||||
},
|
||||
"Flanker": {
|
||||
"id": "kills",
|
||||
"display": "Kills"
|
||||
},
|
||||
"Front Line": {
|
||||
"id": "objective_time",
|
||||
"display": "Objective Time"
|
||||
},
|
||||
"Support": {
|
||||
"id": "healing",
|
||||
"display": "Healing"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user