Skip to content

Commit

Permalink
add dmc scrub as an always hint
Browse files Browse the repository at this point in the history
  • Loading branch information
jdunn596 committed Aug 7, 2023
1 parent ab19868 commit 4478f5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/Hints/weekly.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "Hint distribution for weekly races. 5 Goal hints, 3 Barren hints, 6 Entrance/Sometimes hints, 6 Always hints (including Skull Mask and Sheik in Kakariko).",
"add_locations": [
{ "location": "Deku Theater Skull Mask", "types": ["always"] },
{ "location": "Sheik in Kakariko", "types": ["always"] }
{ "location": "Sheik in Kakariko", "types": ["always"] },
{ "location": "DMC Deku Scrub", "types": ["always"] }
],
"remove_locations": [
{ "location": "Ganons Castle Shadow Trial Golden Gauntlets Chest", "types": ["sometimes"] },
Expand Down

0 comments on commit 4478f5b

Please sign in to comment.