diff --git a/worlds/dark_souls_3/Locations.py b/worlds/dark_souls_3/Locations.py index c5cdbba85d..7b30997581 100644 --- a/worlds/dark_souls_3/Locations.py +++ b/worlds/dark_souls_3/Locations.py @@ -706,7 +706,7 @@ location_tables: Dict[str, List[DS3LocationData]] = { DS3LocationData("US: Whip - back alley, behind wooden wall", "Whip", hidden=True), DS3LocationData("US: Great Scythe - building by white tree, balcony", "Great Scythe"), DS3LocationData("US: Homeward Bone - foot, drop overlook", "Homeward Bone", - static='02,0:53100540::'), + static='02,0:53100950::'), DS3LocationData("US: Large Soul of a Deserted Corpse - around corner by Cliff Underside", "Large Soul of a Deserted Corpse", hidden=True), # Hidden corner DS3LocationData("US: Ember - behind burning tree", "Ember"),