mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
DS3: Mark a lizard location that was previously not annotated (#4860)
This commit is contained in:

committed by
GitHub

parent
6a9299018c
commit
f263a0bc91
@@ -930,7 +930,7 @@ location_tables: Dict[str, List[DS3LocationData]] = {
|
|||||||
"Great Swamp Ring", miniboss=True), # Giant Crab drop
|
"Great Swamp Ring", miniboss=True), # Giant Crab drop
|
||||||
DS3LocationData("RS: Blue Sentinels - Horace", "Blue Sentinels",
|
DS3LocationData("RS: Blue Sentinels - Horace", "Blue Sentinels",
|
||||||
missable=True, npc=True), # Horace quest
|
missable=True, npc=True), # Horace quest
|
||||||
DS3LocationData("RS: Crystal Gem - stronghold, lizard", "Crystal Gem"),
|
DS3LocationData("RS: Crystal Gem - stronghold, lizard", "Crystal Gem", lizard=True),
|
||||||
DS3LocationData("RS: Fading Soul - woods by Crucifixion Woods bonfire", "Fading Soul",
|
DS3LocationData("RS: Fading Soul - woods by Crucifixion Woods bonfire", "Fading Soul",
|
||||||
static='03,0:53300210::'),
|
static='03,0:53300210::'),
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user