image update!

This commit is contained in:
CuriousMagpie 2022-03-08 13:06:33 -05:00
parent aa1b9a5e94
commit fc4145700c
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit b543b26c22f13983eba9a48dc492107bd6256e70
Subproject commit 30c7e4a39dee61ac8e9eb127dcc1f8d4af6b2313

View file

@ -216,6 +216,7 @@ function _getBasicAchievements (user, language) {
_addSimple(result, user, { path: 'shadyCustomer', language });
_addSimple(result, user, { path: 'shadeOfItAll', language });
_addSimple(result, user, { path: 'zodiacZookeeper', language });
_addSimple(result, user, { path: 'birdsOfAFeather', language });
_addSimpleWithMasterCount(result, user, { path: 'beastMaster', language });
_addSimpleWithMasterCount(result, user, { path: 'mountMaster', language });