LADX: Remove duplicate Magnifying Lens item (#3684)

* LADX: Magnifying Glass fixes

Removed the duplicate item (Magnifying Lens), and made the real one a filler item.

* Update worlds/ladx/Items.py

Co-authored-by: threeandthreee <alex@3and3.dev>

---------

Co-authored-by: threeandthreee <alex@3and3.dev>
This commit is contained in:
Star Rauchenberger
2024-12-02 20:50:30 -05:00
committed by GitHub
parent f26cda07db
commit b6ab91fe4b
3 changed files with 1 additions and 4 deletions

View File

@@ -11,7 +11,6 @@ MAGIC_POWDER = "MAGIC_POWDER"
BOMB = "BOMB"
SWORD = "SWORD"
FLIPPERS = "FLIPPERS"
MAGNIFYING_LENS = "MAGNIFYING_LENS"
MEDICINE = "MEDICINE"
TAIL_KEY = "TAIL_KEY"
ANGLER_KEY = "ANGLER_KEY"