Skip to content

Commit

Permalink
decorations: add kawaii mode collection
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsPi3141 committed Nov 21, 2024
1 parent 9c7c9e6 commit d6477f4
Show file tree
Hide file tree
Showing 14 changed files with 65 additions and 184 deletions.
4 changes: 4 additions & 0 deletions avatars.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"name": "Kawaii Mode",
"file": "kawaii_mode.png"
},
{
"name": "Arcane",
"file": "arcane.png"
Expand Down
53 changes: 53 additions & 0 deletions decorations.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,59 @@
}
]
},
{
"name": "Kawaii Mode",
"description": "When :3 is your game face.",
"descriptionTopMargin": "-4px",
"darkText": true,
"banner": {
"image": "/banners/kawaii_mode.png",
"text": "/bannertext/kawaii_mode.png",
"height": 64
},
"items": [
{
"name": "Cat Ear Headset",
"description": "(O)≽^ ᴖ ω ᴖ ^≼ (O)",
"file": "cat_ear_headset.png"
},
{
"name": "Bubble Tea",
"description": "Of course I need bubble tea every day. It's called self-care.",
"file": "bubble_tea.png"
},
{
"name": "Bunny Zzzs",
"description": "Can the snoozers hop in voice already?!",
"file": "bunny_zzzs.png"
},
{
"name": "Sproutling",
"description": "Your very own bud who'll always root for you!",
"file": "sproutling.png"
},
{
"name": "Bloomling",
"description": "Your very own bloom who wants to see you flourish!",
"file": "bloomling.png"
},
{
"name": "Neon Nibbles",
"description": "One does not simply turn off munchie mode.",
"file": "neon_nibbles.png"
},
{
"name": "UwU XP",
"description": "Being pixel perfect isn't a phase, it's a lifestyle.",
"file": "uwu_xp.png"
},
{
"name": "Hex Lights",
"description": "When you want glow up the room but the parents say \"NoOo, they're too expensive!!\" so you buy these to glow up anyway.",
"file": "hex_lights.png"
}
]
},
{
"name": "Arcane",
"description": "The hunt is on.",
Expand Down
Binary file added public/avatars/kawaii_mode.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/banners/kawaii_mode.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/bannertext/kawaii_mode.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/bloomling.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/bubble_tea.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/bunny_zzzs.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/cat_ear_headset.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/hex_lights.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/neon_nibbles.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/sproutling.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/uwu_xp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
192 changes: 8 additions & 184 deletions utils/massdownload/urls.txt

Large diffs are not rendered by default.

0 comments on commit d6477f4

Please sign in to comment.