From 3c4473f0a17e4a7445b18d61ec76ec3e03500054 Mon Sep 17 00:00:00 2001 From: Br00ty <83629348+Br00ty@users.noreply.github.com> Date: Thu, 18 Aug 2022 05:18:48 -0400 Subject: [PATCH] Update items_data.py removed "hollows ashes" --- worlds/dark_souls_3/data/items_data.py | 1 - 1 file changed, 1 deletion(-) diff --git a/worlds/dark_souls_3/data/items_data.py b/worlds/dark_souls_3/data/items_data.py index ab9518d3f1..f155558c1f 100644 --- a/worlds/dark_souls_3/data/items_data.py +++ b/worlds/dark_souls_3/data/items_data.py @@ -366,7 +366,6 @@ misc_items_table = { "Dragon Chaser's Ashes": 0x40000867, "Twinkling Dragon Torso Stone": 0x40000184, "Braille Divine Tome of Lothric": 0x40000848, - "Hollow's Ashes": 0x40000865, "Irina's Ashes": 0x40000843, "Karla's Ashes": 0x40000842, "Cornyx's Ashes": 0x40000841,