Skip to content

Commit 4f541f5

Browse files
authored
Change rarity of Champagne Glass from 32768 to 1024 (#337)
1 parent aa80313 commit 4f541f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/data/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1361,7 +1361,7 @@
13611361
{
13621362
"item": "Champagne Glass",
13631363
"sell_price": 512,
1364-
"rarity": 32768,
1364+
"rarity": 1024,
13651365
"sticky": false,
13661366
"tags": ["mine", "fish", "newyear", "christmas"]
13671367
},

0 commit comments

Comments
 (0)