fix(incentives): pixel paws, purple background

Also turns off automatic Base Turkey pet award for new users.
This commit is contained in:
Sabe Jones
2016-11-28 20:57:35 +00:00
parent f929d36e1a
commit c7039bc9ea
3 changed files with 2 additions and 4 deletions

View File

@@ -78,8 +78,6 @@ function _setUpNewUser (user) {
let iterableFlags = user.flags.toObject();
user._ABtest = '';
user.items.pets['Turkey-Base'] = 1;
user.migration = '20161122_turkey_ladder.js';
user.items.quests.dustbunnies = 1;
if (user.registeredThrough === 'habitica-web' || user.registeredThrough === 'habitica-android') {