Skip to content

Commit

Permalink
update necklace to T1
Browse files Browse the repository at this point in the history
  • Loading branch information
starknetdev committed Sep 16, 2023
1 parent ee26626 commit 6f3e45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/app/components/GameData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ export class GameData {

this.ITEM_TIERS = {
Pendant: 1,
Necklace: 2,
Necklace: 1,
Amulet: 1,
SilverRing: 2,
BronzeRing: 3,
Expand Down

1 comment on commit 6f3e45b

@vercel
Copy link

@vercel vercel bot commented on 6f3e45b Sep 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.