Skip to content

Commit

Permalink
decorations: add lny 2025 collection
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsPi3141 committed Jan 24, 2025
1 parent 1a36b7d commit 42ece07
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 2 deletions.
4 changes: 4 additions & 0 deletions app/data/avatars.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
export const avatarsData = [
{
n: "Lunar New Year 2025",
f: "lunar_new_year_2025.png",
},
{
n: "Steampunk",
f: "steampunk.png",
Expand Down
60 changes: 58 additions & 2 deletions app/data/decorations.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,62 @@ export const decorationsData = [
},
],
},
{
n: "Lunar New Year",
d: "Shed the old, embrace the new. Happy Year of the Snake!",
b: {
i: "lunar_new_year_2025.png",
t: "lunar_new_year_2025.png",
h: 38,
},
i: [
{
n: "Snake's Hug",
d: "Trying to ward off bad luck? Your snake companion's got you covered.",
f: "snakes_hug",
},
{
n: "Lotus Flower",
d: "Every petal, a promise of new beginnings.",
f: "lotus_flower",
},
{
n: "Red Lantern",
d: "May you shine bright and boldly.",
f: "red_lantern",
},
{
n: "Fan Flourish",
d: "Incredibly fan-tastic.",
f: "fan_flourish",
},
{
n: "Lunar Lanterns",
d: "Light the night.",
f: "lunar_lanterns",
},
{
n: "Firecrackers",
d: "Don't try this at home!",
f: "firecrackers",
},
{
n: "Dragon's Smile",
d: "A dragon's grin fills your year with laughs.",
f: "dragons_smile",
},
{
n: "Lucky Envelopes",
d: "Capacity: 888 coins.",
f: "lucky_envelopes",
},
{
n: "Koi Pond",
d: "Swimming in an eternal, peaceful circle.",
f: "koi_pond",
},
],
},
{
n: "Steampunk",
d: "What shall we tinker on today?",
Expand Down Expand Up @@ -1671,8 +1727,8 @@ export const decorationsData = [
n: "Lunar New Year",
d: "Roar into the Year of the Dragon.",
b: {
i: "lunar_new_year.png",
t: "lunar_new_year.png",
i: "lunar_new_year_2024.png",
t: "lunar_new_year_2024.png",
h: 38,
},
badge: "SPRING 2024",
Expand Down
Binary file added public/avatars/lunar_new_year_2025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added public/banners/lunar_new_year_2025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added public/bannertext/lunar_new_year_2025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/decorations/lotus_flower.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/decorations/red_lantern.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/decorations/snakes_hug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions utils/massdownload/urls.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
https://cdn.discordapp.com/avatar-decoration-presets/a_d859cee893cffd5dd0fa17a6caea44e0.png?size=1024&name=snakes_hug.png
https://cdn.discordapp.com/avatar-decoration-presets/a_2e55d644e11acb6253dfa422eff16dfd.png?size=1024&name=lotus_flower.png
https://cdn.discordapp.com/avatar-decoration-presets/a_9e16d86b2887eb2a3bed36a5b8876935.png?size=1024&name=red_lantern.png
https://cdn.discordapp.com/avatar-decoration-presets/a_9d2ff9685be0c668ef6990b0035fac17.png?size=1024&name=fan_flourish.png
https://cdn.discordapp.com/avatar-decoration-presets/a_63b29ec5b1ea6bb01c2251049838d822.png?size=1024&name=lunar_lanterns.png
https://cdn.discordapp.com/avatar-decoration-presets/a_0f4f1b40921ce680b60007e94427d1f2.png?size=1024&name=firecrackers.png
https://cdn.discordapp.com/avatar-decoration-presets/a_445566ed965b2c1632a5b45c92f32d11.png?size=1024&name=dragons_smile.png
https://cdn.discordapp.com/avatar-decoration-presets/a_1b1df0ae8c2d34afd85da5c22a0d761a.png?size=1024&name=lucky_envelopes.png
https://cdn.discordapp.com/avatar-decoration-presets/a_50b440810b1bbd89f6284f36d40ad0af.png?size=1024&name=koi_pond.png
https://cdn.discordapp.com/avatar-decoration-presets/a_1acbe609daec21fa5b866df9e5a42cb7.png?size=1024&name=steampunk_cat_ears.png
https://cdn.discordapp.com/avatar-decoration-presets/a_459cf2afde41f01559a4a4204ab81767.png?size=1024&name=mech_flora.png
https://cdn.discordapp.com/avatar-decoration-presets/a_a67833d0f3138d7dcdee98c39eae33d7.png?size=1024&name=bowler_hat.png
Expand Down

0 comments on commit 42ece07

Please sign in to comment.