[Activity] Add activity creation

This commit is contained in:
2023-03-20 14:34:50 +01:00
parent e3df53738f
commit d47442b984
17 changed files with 325 additions and 75 deletions

15
Cocotte/activity.json Normal file
View File

@@ -0,0 +1,15 @@
{
"ActivityOptions": {
"HelperRoleId": 0,
"HelperEmote": "",
"DpsRoleId": 0,
"DpsEmote": "",
"TankRoleId": 0,
"TankEmote": "",
"SupportRoleId": 0,
"SupportEmote": ""
}
}