This website requires JavaScript.
Explore
Help
Register
Sign in
sudoxreboot
/
habitica
Watch
1
Star
0
Fork
You've already forked habitica
0
mirror of
https://github.com/sudoxnym/habitica.git
synced
2026-07-28 22:05:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3a13a5ee2c
habitica
/
migrations
/
20131126_turkey_pet.js
1 line
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
thanksgiving: newstuff too
2013-11-27 18:59:07 +00:00
db
.
users
.
update
(
{
}
,
{
$set
:
{
'items.pets.Turkey-Base'
:
5
,
'flags.newStuff'
:
true
}
}
,
{
multi
:
true
}
)
;
Reference in a new issue
Copy permalink