Merge branch 'release' into sabrecat/unsociable

This commit is contained in:
SabreCat
2023-05-24 14:17:49 -05:00
19 changed files with 266 additions and 42 deletions
@@ -221,6 +221,7 @@ function _getBasicAchievements (user, language) {
_addSimple(result, user, { path: 'boneToPick', language });
_addSimple(result, user, { path: 'polarPro', language });
_addSimple(result, user, { path: 'plantParent', language });
_addSimple(result, user, { path: 'dinosaurDynasty', language });
_addSimpleWithMasterCount(result, user, { path: 'beastMaster', language });
_addSimpleWithMasterCount(result, user, { path: 'mountMaster', language });