feat(content): September sub items and customizations

This commit is contained in:
Sabe Jones
2015-09-23 15:23:42 -04:00
parent 6a6b67b9c1
commit 009c92b532
26 changed files with 3234 additions and 3163 deletions

View File

@@ -2,7 +2,7 @@ var _id = '';
var update = {
$addToSet: {
'purchased.plan.mysteryItems':{
$each:['head_mystery_201508','armor_mystery_201508']
$each:['head_mystery_201509','armor_mystery_201509']
}
}
};