Skip to content

Commit d753ea0

Browse files
nex3FlitPix
authored andcommitted
DS3: Mark a lizard location that was previously not annotated (ArchipelagoMW#4860)
1 parent 200cc4a commit d753ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worlds/dark_souls_3/Locations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ def __init__(
930930
"Great Swamp Ring", miniboss=True), # Giant Crab drop
931931
DS3LocationData("RS: Blue Sentinels - Horace", "Blue Sentinels",
932932
missable=True, npc=True), # Horace quest
933-
DS3LocationData("RS: Crystal Gem - stronghold, lizard", "Crystal Gem"),
933+
DS3LocationData("RS: Crystal Gem - stronghold, lizard", "Crystal Gem", lizard=True),
934934
DS3LocationData("RS: Fading Soul - woods by Crucifixion Woods bonfire", "Fading Soul",
935935
static='03,0:53300210::'),
936936

0 commit comments

Comments
 (0)