12 lines
203 B
JSON
12 lines
203 B
JSON
[
|
|
{
|
|
"name": "callAction",
|
|
"isActive": "yes",
|
|
"regex": "^fight$"
|
|
},
|
|
{
|
|
"name": "automateFight",
|
|
"isActive": "yes",
|
|
"regex": "^autofight$"
|
|
}
|
|
] |