feat(content): Backgrounds and Armoire 2017-11

End Habitoween and Fall Festival
This commit is contained in:
SabreCat
2017-11-03 01:56:15 +00:00
parent b973335d69
commit f8876fe055
34 changed files with 107 additions and 42 deletions

View File

@@ -137,8 +137,6 @@ function _setUpNewUser (user) {
user.items.quests.dustbunnies = 1;
user.purchased.background.violet = true;
user.preferences.background = 'violet';
user.items.pets['JackOLantern-Base'] = 5;
user.items.currentPet = 'JackOLantern-Base';
if (user.registeredThrough === 'habitica-web') {
taskTypes = ['habit', 'daily', 'todo', 'reward', 'tag'];