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:
committed by
GitHub
parent
f26cda07db
commit
b6ab91fe4b
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user