Skip to content

Commit

Permalink
updoot for 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SlejmUr committed Nov 30, 2023
1 parent d576a19 commit 365249d
Show file tree
Hide file tree
Showing 13 changed files with 12,539 additions and 4,851 deletions.
54 changes: 53 additions & 1 deletion PayCheckServerLib/Files/ChallengeRecommendations.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,61 @@
"challengeRecommandationsPriorityType": "LowProgress"
}
]
},
{
"ScreenName": "station",
"SlotArray": [
{
"CheckInfamyLevel": true,
"MandatoryTags": [
"Station"
],
"challengeRecommandationsPriorityType": "CloseToCompletion"
},
{
"CheckInfamyLevel": true,
"MandatoryTags": [
"Station"
],
"challengeRecommandationsPriorityType": "AnyProgress"
},
{
"CheckInfamyLevel": true,
"MandatoryTags": [
"Combat"
],
"challengeRecommandationsPriorityType": "LowProgress"
}
]
},
{
"ScreenName": "villa",
"SlotArray": [
{
"CheckInfamyLevel": true,
"MandatoryTags": [
"Villa"
],
"challengeRecommandationsPriorityType": "CloseToCompletion"
},
{
"CheckInfamyLevel": true,
"MandatoryTags": [
"Villa"
],
"challengeRecommandationsPriorityType": "AnyProgress"
},
{
"CheckInfamyLevel": true,
"MandatoryTags": [
"Combat"
],
"challengeRecommandationsPriorityType": "LowProgress"
}
]
}
]
},
"created_at": "2023-10-19T05:57:01.306Z",
"updated_at": "2023-10-19T05:57:01.306Z"
"updated_at": "2023-11-30T11:08:44.171Z"
}
Loading

0 comments on commit 365249d

Please sign in to comment.