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