Skip to content

Commit

Permalink
DS3: Mark the Archdeacon Set as downstream of Deacons of the Deep (#3883
Browse files Browse the repository at this point in the history
)

This ensures that if Deacons is replaced with Yhorm, the Storm Ruler
won't show up in these locations.
  • Loading branch information
nex3 authored Sep 17, 2024
1 parent d1a7bc6 commit 78c5489
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions worlds/dark_souls_3/Bosses.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ class DS3BossInfo:
DS3BossInfo("Deacons of the Deep", 3500800, locations = {
"CD: Soul of the Deacons of the Deep",
"CD: Small Doll - boss drop",
"CD: Archdeacon White Crown - boss room after killing boss",
"CD: Archdeacon Holy Garb - boss room after killing boss",
"CD: Archdeacon Skirt - boss room after killing boss",
"FS: Hawkwood's Shield - gravestone after Hawkwood leaves",
}),
DS3BossInfo("Abyss Watchers", 3300801, before_storm_ruler = True, locations = {
Expand Down

0 comments on commit 78c5489

Please sign in to comment.