From 8dfe88ee45e4eaf0fbe2d4fb88e3096e4f5d9a80 Mon Sep 17 00:00:00 2001 From: Marechal-l Date: Thu, 14 Jul 2022 09:14:23 +0200 Subject: [PATCH] DS3: Remove the quest restricted Thorns Armor locations --- worlds/dark_souls_3/data/locations_data.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/worlds/dark_souls_3/data/locations_data.py b/worlds/dark_souls_3/data/locations_data.py index 61d69ee45b..0dec139cd3 100644 --- a/worlds/dark_souls_3/data/locations_data.py +++ b/worlds/dark_souls_3/data/locations_data.py @@ -176,10 +176,6 @@ cathedral_of_the_deep_table = { "CD: Archdeacon Skirt": 0x13EF2038, "CD: Arbalest": 0x00D662D0, - "CD: Helm of Thorns": 0x15B8D800, - "CD: Armor of Thorns": 0x15B8DBE8, - "CD: Gauntlets of Thorns": 0x15B8DFD0, - "CD: Leggings of Thorns": 0x15B8E3B8, "CD: Small Doll": 0x400007D5, "CD: Soul of the Deacons of the Deep": 0x400002D9, }