rategame-shared 1.1.153 → 1.1.154

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -49,7 +49,7 @@ exports.achievementsMap = {
49
49
  loyal_till_the_end: {
50
50
  id: "loyal_till_the_end",
51
51
  name: "Loyal Till the End",
52
- description: "Rate games where your favorite team wins.",
52
+ description: "Rate games where your favorite team losses.",
53
53
  tiers: {
54
54
  bronze: { threshold: 10 },
55
55
  silver: { threshold: 25 },
@@ -75,6 +75,9 @@ exports.achievementsMap = {
75
75
  id: "fan_tastic",
76
76
  name: "Fan-Tastic",
77
77
  description: "Select your favorite teams in the app.",
78
+ tiers: {
79
+ gold: { threshold: 3 },
80
+ },
78
81
  },
79
82
  marathon_fan: {
80
83
  id: "marathon_fan",