Skip to content

Commit

Permalink
review: Fix enterGate2HolyForce/ToSource comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed Sep 17, 2023
1 parent 08857dd commit 544f3e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ public Map<Integer, QuestStep> loadSteps()
saveViy.addStep(inCaveRoom6, climbDownWinchHolyForce);
saveViy.addStep(inCaveRoom5, useSpellOnDoorHolyForce);
saveViy.addStep(inCaveRoom4, searchMarkedWallHolyForce);
saveViy.addStep(inCaveRoom3, enterGate2ToSource);
saveViy.addStep(inCaveRoom3, enterGate2HolyForce);
saveViy.addStep(inCaveRoom2, enterGate1HolyForce);
saveViy.addStep(inCaveRoom1, enterBookcaseHolyForce);

Expand Down

0 comments on commit 544f3e4

Please sign in to comment.