Add June Subscriber Gear

This commit is contained in:
Phillip Thelen
2024-05-15 12:54:53 +02:00
parent eebfb81bd2
commit 31e4c51c3f
2 changed files with 10 additions and 1 deletions

View File

@@ -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: { },
};