mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
classes: fixes to buying special-gear & regular gear habitrpg-shared#ee4777d
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
db.users.find().forEach(function(user){
|
||||
|
||||
user.stats.class = 'warrior';
|
||||
|
||||
// grant backer/contrib gear, rather than using js logic
|
||||
|
||||
// migrate current owned items
|
||||
|
||||
Reference in New Issue
Block a user