From bb6bbee06044427ee0b3c8a4640a48d55f0440de Mon Sep 17 00:00:00 2001 From: Br00ty <83629348+Br00ty@users.noreply.github.com> Date: Thu, 18 Aug 2022 05:19:25 -0400 Subject: [PATCH] Update locations_data.py remove "hollows ashes" --- worlds/dark_souls_3/data/locations_data.py | 1 - 1 file changed, 1 deletion(-) diff --git a/worlds/dark_souls_3/data/locations_data.py b/worlds/dark_souls_3/data/locations_data.py index 290142199e..94a3c4ea81 100644 --- a/worlds/dark_souls_3/data/locations_data.py +++ b/worlds/dark_souls_3/data/locations_data.py @@ -93,7 +93,6 @@ undead_settlement_table = { "US: Hawk Ring": 0x20004F92, "US: Warrior of Sunlight Covenant": 0x20002738, "US: Red and White Round Shield": 0x01343A40, - "US: Hollow's Ashes": 0x40000865, "US: Irina's Ashes": 0x40000843, "US: Cornyx's Ashes": 0x40000841 }