From b2ccda2c4b46340ecbd5688f844f55953439f734 Mon Sep 17 00:00:00 2001 From: Br00ty <83629348+Br00ty@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:43:25 -0400 Subject: [PATCH] Update items_data.py Add `Irithyll Rapier, Hollow's Ashes, Irina's Ashes, Karla's Ashes, Cornyx's Ashes, and Orbeck's Ashes` --- worlds/dark_souls_3/data/items_data.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/worlds/dark_souls_3/data/items_data.py b/worlds/dark_souls_3/data/items_data.py index ce8d2f227c..ab9518d3f1 100644 --- a/worlds/dark_souls_3/data/items_data.py +++ b/worlds/dark_souls_3/data/items_data.py @@ -52,6 +52,7 @@ weapons_upgrade_5_table = { "Storm Curved Sword": 0x003E4180, "Dragonslayer Swordspear": 0x008BC540, "Sage's Crystal Staff": 0x00C8CE40, + "Irithyll Rapier": 0x002E8A10 } weapons_upgrade_10_table = { @@ -365,6 +366,11 @@ 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, + "Orbeck's Ashes": 0x40000840 } key_items_list = {