mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 00:09:08 +02:00
More holidays and more hats
This commit is contained in:
@@ -71,7 +71,8 @@ module.exports = class AvatarChanger {
|
||||
name: 'Thanksgiving',
|
||||
hat: 'pilgrim',
|
||||
month: day.getUTCMonth(),
|
||||
day: day.getUTCDate()
|
||||
day: day.getUTCDate(),
|
||||
activity: 'Happy Thanksgiving!'
|
||||
};
|
||||
}
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user