forked from mirror/Archipelago
Dark Souls 3: Update location descriptions for Red Tearstone Ring and Hood of Prayer (#5602)
RTSR's description was incorrect and Hood of Prayer was missing its description
This commit is contained in:
@@ -2025,13 +2025,13 @@ location_tables: Dict[str, List[DS3LocationData]] = {
|
||||
DS3LocationData("LC: Rusted Coin - chapel", "Rusted Coin x2"),
|
||||
DS3LocationData("LC: Braille Divine Tome of Lothric - wyvern room",
|
||||
"Braille Divine Tome of Lothric", hidden=True), # Hidden fall
|
||||
DS3LocationData("LC: Red Tearstone Ring - chapel, drop onto roof", "Red Tearstone Ring"),
|
||||
DS3LocationData("LC: Red Tearstone Ring - chapel, balcony before drop", "Red Tearstone Ring"),
|
||||
DS3LocationData("LC: Twinkling Titanite - moat, left side", "Twinkling Titanite x2"),
|
||||
DS3LocationData("LC: Large Soul of a Nameless Soldier - plaza left, by pillar",
|
||||
"Large Soul of a Nameless Soldier"),
|
||||
DS3LocationData("LC: Titanite Scale - altar", "Titanite Scale x3"),
|
||||
DS3LocationData("LC: Titanite Scale - chapel, chest", "Titanite Scale"),
|
||||
DS3LocationData("LC: Hood of Prayer", "Hood of Prayer"),
|
||||
DS3LocationData("LC: Hood of Prayer - ascent, chest at beginning", "Hood of Prayer"),
|
||||
DS3LocationData("LC: Robe of Prayer - ascent, chest at beginning", "Robe of Prayer"),
|
||||
DS3LocationData("LC: Skirt of Prayer - ascent, chest at beginning", "Skirt of Prayer"),
|
||||
DS3LocationData("LC: Spirit Tree Crest Shield - basement, chest",
|
||||
|
||||
Reference in New Issue
Block a user