mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): add May subscriber items (#14613)
Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
@@ -99,6 +99,7 @@ const back = {
|
||||
202206: { },
|
||||
202301: { },
|
||||
202302: { },
|
||||
202305: { },
|
||||
};
|
||||
|
||||
const body = {
|
||||
@@ -233,6 +234,7 @@ const headAccessory = {
|
||||
202212: { },
|
||||
202205: { },
|
||||
202302: { },
|
||||
202305: { },
|
||||
301405: { },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user