PGRData/Client/Keyset/OperationTypeMap.json
2024-09-01 22:49:41 +02:00

27 lines
No EOL
460 B
JSON

[
{
"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
}
]