Skip to content

Commit

Permalink
fix mission a_problem_at_the_tracks hint (#782)
Browse files Browse the repository at this point in the history
Co-authored-by: Sashank <76554862+Sashank999@users.noreply.github.com>
  • Loading branch information
cosing and Sashank999 authored Mar 8, 2024
1 parent 80c0e20 commit 08fb7fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension/scripts/features/mission-hints/ttMissionHints.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
hint: "Guns can stay equipped.",
},
a_problem_at_the_tracks: {
task: "Defeat 3 (P) without using any guns or grenades.",
hint: "Guns can stay equipped. Using a gun will fail this mission!",
task: "Defeat 3 (P) using only fist or melee weapons.",
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",
Expand Down

0 comments on commit 08fb7fd

Please sign in to comment.