diff --git a/ui/src/app/components/GameData.tsx b/ui/src/app/components/GameData.tsx index 1621e6e31..d9f89ebc1 100644 --- a/ui/src/app/components/GameData.tsx +++ b/ui/src/app/components/GameData.tsx @@ -523,7 +523,7 @@ export class GameData { this.ITEM_TIERS = { Pendant: 1, - Necklace: 2, + Necklace: 1, Amulet: 1, SilverRing: 2, BronzeRing: 3,