rategame-shared 1.1.286 → 1.1.287
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.
- package/dist/helpers/index.js +1 -1
- package/package.json +1 -1
package/dist/helpers/index.js
CHANGED
|
@@ -123,7 +123,7 @@ exports.achievementsMap = {
|
|
|
123
123
|
dog_days_of_summer: {
|
|
124
124
|
id: "dog_days_of_summer",
|
|
125
125
|
name: "Dog Days of Summer",
|
|
126
|
-
description: "Rate games during the
|
|
126
|
+
description: "Rate games during the summer (June 21 - September 22).",
|
|
127
127
|
tiers: {
|
|
128
128
|
bronze: { threshold: 20 },
|
|
129
129
|
silver: { threshold: 50 },
|