Skip to content

Commit

Permalink
decorations: add street fighter
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsPi3141 committed Sep 25, 2024
1 parent 697a40c commit 9aa727d
Show file tree
Hide file tree
Showing 15 changed files with 75 additions and 0 deletions.
4 changes: 4 additions & 0 deletions avatars.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"name": "Street Fighter",
"file": "/avatars/street_fighter.png"
},
{
"name": "Dojo",
"file": "/avatars/dojo.png"
Expand Down
63 changes: 63 additions & 0 deletions decorations.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,69 @@
}
]
},
{
"name": "Street Fighter",
"description": "Hit the streets with Street Fighter.",
"banner": {
"image": [
{
"url": "/banners/street_fighter.png",
"align": "center",
"height": "100%",
"width": "100%"
},
{
"url": "/banners/street_fighter1.png",
"align": "center",
"height": "100%"
}
],
"text": "/bannertext/street_fighter.png",
"height": 50
},
"items": [
{
"name": "Ryu",
"description": "Ever training, Ryu seeks true strength… just keep spiders away from him.",
"file": "/decorations/ryu.png"
},
{
"name": "Chun-Li",
"description": "A former high-kicking ICPO agent Chun-Li. Never skips leg day.",
"file": "/decorations/chun_li.png"
},
{
"name": "Ken",
"description": "Former US National Fighting Champ. Keeps his hair salon quality.",
"file": "/decorations/ken.png"
},
{
"name": "Akuma",
"description": "A demon of combat (the raging kind!) that has welcomed the Satsui no Hado into his being.",
"file": "/decorations/akuma.png"
},
{
"name": "Cammy",
"description": "Member of British special forces unit Delta Red. Hates everything. Likes cats.",
"file": "/decorations/cammy.png"
},
{
"name": "Guile",
"description": "A US Air Force pilot fantastic at comeback wins when listening to his own theme.",
"file": "/decorations/guile.png"
},
{
"name": "Juri",
"description": "A sadistic thrill seeker. Never misses a manicure.",
"file": "/decorations/juri.png"
},
{
"name": "M. Bison",
"description": "The leader of Shadaloo, who was believed to be dead. Very fond of power... the Psycho kind.",
"file": "/decorations/m_bison.png"
}
]
},
{
"name": "Autumn Equinox",
"description": "Beauty in balance.",
Expand Down
Binary file added public/avatars/street_fighter.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/street_fighter.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/street_fighter1.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/street_fighter.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/akuma.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/cammy.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/chun_li.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/guile.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/juri.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/ken.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/m_bison.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/ryu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions utils/massdownload/urls.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
https://cdn.discordapp.com/avatar-decoration-presets/a_68cb6c21d6222cd9285c08068f39873d.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_bba133b88b21e1b4a36637335536c3a8.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_f524554b7f42a214d15c226c344a5357.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_1e8cb6070b13f775a41384c84c5a53e1.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_c899a523b33e54210c0d5577a35907b4.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_993ac691660d3d67b500d995e121b220.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_dcfe10bac4a782ffb5eefef7a8003115.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_66f69effef43b4f7c4f5d0739079a947.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_eb003dc2b5c6d85c8e18cc9336fcdad3.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_a02f615e00ef516c98adf7e93ebe881f.png?size=1024
https://cdn.discordapp.com/avatar-decoration-presets/a_a44e9335ea869639fdf812f3642a56a6.png?size=1024
Expand Down

0 comments on commit 9aa727d

Please sign in to comment.