mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-22 21:57:03 +00:00
image update!
This commit is contained in:
parent
aa1b9a5e94
commit
fc4145700c
2 changed files with 2 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit b543b26c22f13983eba9a48dc492107bd6256e70
|
||||
Subproject commit 30c7e4a39dee61ac8e9eb127dcc1f8d4af6b2313
|
||||
|
|
@ -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 });
|
||||
|
|
|
|||
Loading…
Reference in a new issue