feat(event): subscriber items 2016-03

This commit is contained in:
Sabe Jones
2016-03-21 15:56:54 -04:00
parent 2a4a8466ca
commit f7027b5cf3
33 changed files with 3708 additions and 3625 deletions

View File

@@ -2,7 +2,7 @@ var _id = '';
var update = {
$addToSet: {
'purchased.plan.mysteryItems':{
$each:['head_mystery_201602','back_mystery_201602']
$each:['head_mystery_201603','armor_mystery_201603']
}
}
};