Skip to content

Commit

Permalink
Fix Local Grubs (#232)
Browse files Browse the repository at this point in the history
goddamn case sensitivity
  • Loading branch information
ArashiKurobara authored Jan 17, 2025
1 parent de158b6 commit 857d33b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games/Hollow Knight.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,14 +132,14 @@ Hollow Knight:

triggers:
- option_category: Hollow Knight
option_name: goal
option_name: Goal
option_result: grub_hunt
options:
Hollow Knight:
+local_items:
- Grubs
- option_category: Hollow Knight
option_name: goal
option_name: Goal
option_result: any
options:
Hollow Knight:
Expand Down

0 comments on commit 857d33b

Please sign in to comment.