mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
Add June Subscriber Gear
This commit is contained in:
@@ -65,6 +65,7 @@ const armor = {
|
||||
202307: { },
|
||||
202310: { },
|
||||
202401: { },
|
||||
202406: { },
|
||||
301404: { },
|
||||
301703: { },
|
||||
301704: { },
|
||||
@@ -223,6 +224,7 @@ const head = {
|
||||
202402: { },
|
||||
202403: { },
|
||||
202404: { },
|
||||
202406: { },
|
||||
301404: { },
|
||||
301405: { },
|
||||
301703: { },
|
||||
@@ -254,8 +256,9 @@ const headAccessory = {
|
||||
202302: { },
|
||||
202305: { },
|
||||
202309: { },
|
||||
202405: { },
|
||||
202310: { },
|
||||
202405: { },
|
||||
202406: { },
|
||||
301405: { },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user