refacto file and class names
This commit is contained in:
parent
3d0d7874e3
commit
956fa63c0b
12 changed files with 126 additions and 126 deletions
|
|
@ -273,44 +273,44 @@
|
|||
"choices": [
|
||||
{
|
||||
"participant_id": "602e2eaf-297e-490b-b0e9-efec818e466a",
|
||||
"priority_sector_id": null,
|
||||
"secondary_sector_id": null,
|
||||
"priority_sector_id": "d1f7c6cf-40ff-42b8-b1b6-05576017de1f",
|
||||
"secondary_sector_id": "096da98e-d8b4-4c71-946a-3cee2cc38499",
|
||||
"comment": null
|
||||
},
|
||||
{
|
||||
"participant_id": "1f6b4e7c-b1e4-4a2e-9aea-7bb75b20b4de",
|
||||
"priority_sector_id": null,
|
||||
"secondary_sector_id": null,
|
||||
"priority_sector_id": "096da98e-d8b4-4c71-946a-3cee2cc38499",
|
||||
"secondary_sector_id": "d1f7c6cf-40ff-42b8-b1b6-05576017de1f",
|
||||
"comment": null
|
||||
},
|
||||
{
|
||||
"participant_id": "237c1291-4331-4242-bd70-bf648185a627",
|
||||
"priority_sector_id": null,
|
||||
"secondary_sector_id": null,
|
||||
"priority_sector_id": "d1f7c6cf-40ff-42b8-b1b6-05576017de1f",
|
||||
"secondary_sector_id": "096da98e-d8b4-4c71-946a-3cee2cc38499",
|
||||
"comment": null
|
||||
},
|
||||
{
|
||||
"participant_id": "876a1684-7fe2-4d8d-a50a-a4d7e354c5b0",
|
||||
"priority_sector_id": null,
|
||||
"secondary_sector_id": null,
|
||||
"priority_sector_id": "096da98e-d8b4-4c71-946a-3cee2cc38499",
|
||||
"secondary_sector_id": "d1f7c6cf-40ff-42b8-b1b6-05576017de1f",
|
||||
"comment": null
|
||||
}
|
||||
],
|
||||
"battles": [
|
||||
{
|
||||
"sector_id": "d1f7c6cf-40ff-42b8-b1b6-05576017de1f",
|
||||
"player_1_id": "602e2eaf-297e-490b-b0e9-efec818e466a",
|
||||
"player_2_id": "237c1291-4331-4242-bd70-bf648185a627",
|
||||
"player_1_id": "237c1291-4331-4242-bd70-bf648185a627",
|
||||
"player_2_id": "602e2eaf-297e-490b-b0e9-efec818e466a",
|
||||
"winner_id": null,
|
||||
"score": null,
|
||||
"victory_condition": "tie",
|
||||
"victory_condition": "Tie",
|
||||
"comment": "Never finished..."
|
||||
},
|
||||
{
|
||||
"sector_id": "096da98e-d8b4-4c71-946a-3cee2cc38499",
|
||||
"player_1_id": "1f6b4e7c-b1e4-4a2e-9aea-7bb75b20b4de",
|
||||
"player_2_id": "876a1684-7fe2-4d8d-a50a-a4d7e354c5b0",
|
||||
"winner_id": "876a1684-7fe2-4d8d-a50a-a4d7e354c5b0",
|
||||
"winner_id": "1f6b4e7c-b1e4-4a2e-9aea-7bb75b20b4de",
|
||||
"score": "4/2",
|
||||
"victory_condition": "Mission",
|
||||
"comment": "Decisive fast attack impossible to resist."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue