mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(incentives): pixel paws, purple background
Also turns off automatic Base Turkey pet award for new users.
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = function getLoginIncentives (api) {
|
||||
},
|
||||
},
|
||||
2: {
|
||||
rewardKey: ['background_blue'],
|
||||
rewardKey: ['background_purple'],
|
||||
reward: [api.backgrounds.incentiveBackgrounds],
|
||||
assignReward: function assignReward (user) {
|
||||
user.purchased.background.blue = true;
|
||||
|
||||
Reference in New Issue
Block a user