mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
feat(customize): new hairstyles
This commit is contained in:
@@ -395,6 +395,7 @@ let schema = new Schema({
|
||||
beard: {type: Number, default: 0},
|
||||
mustache: {type: Number, default: 0},
|
||||
flower: {type: Number, default: 1},
|
||||
topHair: {type: Number, default: 0},
|
||||
},
|
||||
hideHeader: {type: Boolean, default: false},
|
||||
skin: {type: String, default: '915533'},
|
||||
|
||||
Reference in New Issue
Block a user