mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): September 2023 subscriber items (#14844)
* feat(content): add June subscriber items * feat(content): September subscriber items * fix(image) fixed filename for April sub item shop set * chore(sprites): update habitica-images * fix(images): add missing subscriber items --------- Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
@@ -102,6 +102,7 @@ const back = {
|
||||
202301: { },
|
||||
202302: { },
|
||||
202305: { },
|
||||
202309: { },
|
||||
};
|
||||
|
||||
const body = {
|
||||
@@ -240,6 +241,7 @@ const headAccessory = {
|
||||
202307: { },
|
||||
202302: { },
|
||||
202305: { },
|
||||
202309: { },
|
||||
301405: { },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user