mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(mystery): 201409
This commit is contained in:
@@ -2,7 +2,7 @@ var _id = '';
|
||||
var update = {
|
||||
$push: {
|
||||
'purchased.plan.mysteryItems':{
|
||||
$each:['head_mystery_201408','armor_mystery_201408']
|
||||
$each:['headAccessory_mystery_201409','armor_mystery_201409']
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user