From b5bd93c4201653130022b5ab3be1ac0ff8ef687d Mon Sep 17 00:00:00 2001 From: Brooty Johnson <83629348+Br00ty@users.noreply.github.com> Date: Sun, 26 Mar 2023 21:04:04 -0400 Subject: [PATCH] fixed duplicate location (#1604) removed duplicate location for "PW: Vilhelm's Leggings" --- 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 5a859169..98eb8076 100644 --- a/worlds/dark_souls_3/data/locations_data.py +++ b/worlds/dark_souls_3/data/locations_data.py @@ -468,7 +468,6 @@ painted_world_table = { # DLC "PW: Vilhelm's Armor": 0x113130E8, "PW: Vilhelm's Gauntlets": 0x113134D0, "PW: Vilhelm's Leggings": 0x113138B8, - "PW: Vilhelm's Leggings": 0x113138B8, "PW: Valorheart": 0x00F646E0, # GRAVETENDER FIGHT "PW: Champions Bones": 0x40000869, # GRAVETENDER FIGHT "PW: Onyx Blade": 0x00222E00, # VILHELM FIGHT