Skip to content

Commit

Permalink
Update some mission hints and tasks.
Browse files Browse the repository at this point in the history
Closes #803
  • Loading branch information
DeKleineKobini committed Oct 29, 2024
1 parent d1765f4 commit 3233393
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion extension/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
],
"changes": [
{ "message": "Adapt cheap item highlights to work with the item market overhaul.", "contributor": "DeKleineKobini" },
{ "message": "Adapt drug details to work with the item market overhaul.", "contributor": "DeKleineKobini" }
{ "message": "Adapt drug details to work with the item market overhaul.", "contributor": "DeKleineKobini" },
{ "message": "Update some mission hints and tasks.", "contributor": "DeKleineKobini" }
],
"removed": [
{ "message": "Remove the bazaar and item market redirect feature, due to the item market overhaul.", "contributor": "DeKleineKobini" },
Expand Down
3 changes: 1 addition & 2 deletions extension/scripts/features/mission-hints/ttMissionHints.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
hint: "Other weapons can stay equipped. Using any other weapon will fail this mission!",
},
a_thor_loser: {
task: "Use Duke's hammer to hit 8 - 16 unique body parts",
task: "Use Duke's hammer to hit 8 - 14 unique body parts",
hint: "Stalemating is a good way to achieve this.",
},
against_the_odds: {
Expand Down Expand Up @@ -121,7 +121,6 @@
},
emotional_debt: {
task: "Hit (P) with tear gas or pepper spray.",
hint: "Will count as long as it isn't blocked. Tear gas is blocked by an hazmat suit. Most helmets block pepper spray.",
},
estranged: {
task: "Injure one of (P)'s legs.",
Expand Down

0 comments on commit 3233393

Please sign in to comment.