feat(event): Habitica Thanksgiving

This commit is contained in:
Sabe Jones
2015-11-25 17:06:52 -05:00
parent 9671f4a09d
commit 29a84e6666
28 changed files with 3250 additions and 3095 deletions

View File

@@ -2,7 +2,7 @@ var _id = '';
var update = {
$addToSet: {
'purchased.plan.mysteryItems':{
$each:['headAccessory_mystery_201510','back_mystery_201510']
$each:['head_mystery_201511','armor_mystery_201511']
}
}
};