Skip to content

Commit

Permalink
Better comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Janiczek committed Oct 28, 2024
1 parent 1e5c5a4 commit f1c2546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/Quest.elm
Original file line number Diff line number Diff line change
Expand Up @@ -1595,7 +1595,7 @@ questRequirements name =

locationQuestRequirements : Location -> List Name
locationQuestRequirements loc =
-- Some locations are locked until certain quests are done
-- Some locations' quests are locked until certain quests are done
case loc of
Location.Arroyo ->
[]
Expand Down

0 comments on commit f1c2546

Please sign in to comment.