Skip to content

Commit

Permalink
Remove Sambuca3 challenge from Hitman 2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyFuller committed Apr 4, 2024
1 parent cb927ff commit 042af36
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 33 deletions.
43 changes: 43 additions & 0 deletions contractdata/MIAMI/_MIAMI_CHALLENGES.json
Original file line number Diff line number Diff line change
Expand Up @@ -6336,6 +6336,49 @@
}
}
]
},
{
"Name": "UI_MENU_PAGE_PROFILE_CHALLENGES_CATEGORY_ELUSIVE",
"Image": "images/challenges/categories/elusive/tile.jpg",
"Icon": "elusive",
"CategoryId": "elusive",
"Description": "UI_MENU_PAGE_CHALLENGE_CATEGORY_DESCRIPTION_ELUSIVE",
"OrderIndex": 5,
"Challenges": [
{
"CategoryName": "UI_MENU_PAGE_PROFILE_CHALLENGES_CATEGORY_ELUSIVE",
"Id": "cbfb5e85-b93a-4030-be5f-4ec28c14335e",
"Name": "UI_CHALLENGES_ET_SAMBUCA3_CONTRACT_STARTED_NAME",
"Type": "Hit",
"Icon": "elusive",
"Description": "UI_CHALLENGES_ET_SAMBUCA3_CONTRACT_STARTED_DESC",
"ImageName": "images/challenges/elusive_target/et_sambuca3_started.jpg",
"Definition": {
"Context": {},
"Scope": "session",
"States": {
"Start": {
"ContractStart": {
"Transition": "Success"
}
}
}
},
"Tags": ["story", "elusive"],
"Drops": ["TOKEN_OUTFIT_REWARD_HERO_SB_SUIT"],
"LastModified": "2024-03-21T11:18:33.3044658",
"Rewards": {
"MasteryXP": 0
},
"PlayableSince": null,
"PlayableUntil": null,
"OrderIndex": 10000,
"ParentLocationId": "LOCATION_PARENT_MIAMI",
"InclusionData": {
"ContractIds": ["ecf353e8-3dd8-4958-b255-f963926aea51"]
}
}
]
}
]
}
33 changes: 0 additions & 33 deletions contractdata/MIAMI/_MIAMI_ELUSIVE_CHALLENGES.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,39 +52,6 @@
"Type": "contract",
"XpModifier": {}
},
{
"CategoryName": "UI_MENU_PAGE_PROFILE_CHALLENGES_CATEGORY_ELUSIVE",
"Id": "cbfb5e85-b93a-4030-be5f-4ec28c14335e",
"Name": "UI_CHALLENGES_ET_SAMBUCA3_CONTRACT_STARTED_NAME",
"Type": "Hit",
"Icon": "elusive",
"Description": "UI_CHALLENGES_ET_SAMBUCA3_CONTRACT_STARTED_DESC",
"ImageName": "images/challenges/elusive_target/et_sambuca3_started.jpg",
"Definition": {
"Context": {},
"Scope": "session",
"States": {
"Start": {
"ContractStart": {
"Transition": "Success"
}
}
}
},
"Tags": ["story", "elusive"],
"Drops": ["TOKEN_OUTFIT_REWARD_HERO_SB_SUIT"],
"LastModified": "2024-03-21T11:18:33.3044658",
"Rewards": {
"MasteryXP": 0
},
"PlayableSince": null,
"PlayableUntil": null,
"OrderIndex": 10000,
"ParentLocationId": "LOCATION_PARENT_MIAMI",
"InclusionData": {
"ContractIds": ["ecf353e8-3dd8-4958-b255-f963926aea51"]
}
},
{
"Id": "4e525882-fd1d-40bb-b721-4d43c35150c9",
"Name": "UI_CHALLENGES_ET_SAMBUCA_SILENT_ASSASSIN_NAME",
Expand Down

0 comments on commit 042af36

Please sign in to comment.