Skip to content

Commit

Permalink
fix xp rewards
Browse files Browse the repository at this point in the history
  • Loading branch information
suanjiansalt committed Aug 13, 2024
1 parent 451d1a6 commit ceb2c7b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contractdata/BERLIN/_BERLIN_CHALLENGES.json
Original file line number Diff line number Diff line change
Expand Up @@ -4406,7 +4406,7 @@
"ImageName": "images/challenges/categories/packammonia/flyingswan.jpg",
"Description": "UI_PEACOCK_CHALLENGEPACK_AMMONIA_FLYINGSWAN_DESC",
"Rewards": {
"MasteryXP": 2000
"MasteryXP": 4000
},
"Drops": [],
"IsPlayable": true,
Expand Down
2 changes: 1 addition & 1 deletion contractdata/CHONGQING/_CHONGQING_CHALLENGES.json
Original file line number Diff line number Diff line change
Expand Up @@ -4589,7 +4589,7 @@
"ImageName": "images/challenges/categories/packcheesecake/cheesecake_chongqingmarinate.jpg",
"Description": "UI_PEACOCK_CHALLENGEPACK_CHEESECAKE_CHONGQINGMARINATE_DESC",
"Rewards": {
"MasteryXP": 2000
"MasteryXP": 1000
},
"Drops": [],
"IsPlayable": true,
Expand Down
2 changes: 1 addition & 1 deletion contractdata/MUMBAI/_MUMBAI_CHALLENGES.json
Original file line number Diff line number Diff line change
Expand Up @@ -6634,7 +6634,7 @@
"ImageName": "images/challenges/categories/packammonia/abandoned.jpg",
"Description": "UI_PEACOCK_CHALLENGEPACK_AMMONIA_ABANDONED_DESC",
"Rewards": {
"MasteryXP": 2000
"MasteryXP": 4000
},
"Drops": [],
"IsPlayable": true,
Expand Down

0 comments on commit ceb2c7b

Please sign in to comment.