PGRData/Client/Keyset/OperationTypeMap.json

27 lines
460 B
JSON
Raw Normal View History

2024-09-01 20:49:41 +00:00
[
{
"OperationType": 1,
"Str": "Combat",
"TimeId": null
},
{
"OperationType": 2,
"Str": "Special Gameplay",
"TimeId": 888.0
},
{
"OperationType": 3,
"Str": "Video",
"TimeId": null
},
{
"OperationType": 4,
"Str": "System",
"TimeId": null
},
{
"OperationType": 5,
"Str": "Cat Grab",
"TimeId": 888.0
}
]