From 9b06c6d9474b56c0fe1ea5f56f4afdfabe84a585 Mon Sep 17 00:00:00 2001 From: StructuralMike <66819228+StructuralMike@users.noreply.github.com> Date: Fri, 19 Mar 2021 09:19:41 +0100 Subject: [PATCH] Magic Cape in the GUI --> Cape --- source/classes/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/classes/constants.py b/source/classes/constants.py index 231386dc..1ff3a2f3 100644 --- a/source/classes/constants.py +++ b/source/classes/constants.py @@ -34,7 +34,7 @@ CUSTOMITEMLABELS = [ "Ether", "Quake", "Lamp", "Hammer", "Shovel", "Ocarina", "Bug Catching Net", "Book of Mudora", "Bottle", "Cane of Somaria", - "Cane of Byrna", "Magic Cape", "Magic Mirror", "Pegasus Boots", "Power Glove", + "Cane of Byrna", "Cape", "Magic Mirror", "Pegasus Boots", "Power Glove", "Titans Mitts", "Progressive Glove", "Flippers", "Moon Pearl", "Piece of Heart", "Boss Heart Container", "Sanctuary Heart Container", "Fighter Sword", "Master Sword", "Tempered Sword",