Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
Purge11 committed Oct 2, 2024
1 parent b04268c commit 306f8e6
Show file tree
Hide file tree
Showing 11 changed files with 63 additions and 0 deletions.
56 changes: 56 additions & 0 deletions src/app/_json/specialists/wings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,60 @@
[
{
"name": "Peony Wings (Wings Swapper)",
"location": "From Wings Swapper Item ",
"buff": "",
"skin": "Peony",
"id": "",
"class": ""
},
{
"name": "Dark Neon Wings (Wings Swapper)",
"location": "From Wings Swapper Item",
"buff": "",
"skin": "Darkeon",
"id": "",
"class": ""
},
{
"name": "Caligor Wings (Wings Swapper)",
"location": "From Wings Swapper Item",
"buff": "",
"skin": "Caligor",
"id": "",
"class": ""
},
{
"name": "Angel's Soul Wings (Wings Swapper)",
"location": "From Wings Swapper Item",
"buff": "",
"skin": "Angel",
"id": "",
"class": ""
},
{
"name": "Mercy Wings (Wings Swapper)",
"location": "From Wings Swapper Item",
"buff": "",
"skin": "Mercy",
"id": "",
"class": ""
},
{
"name": "Phoenix Wings (Wings Swapper)",
"location": "From Wings Swapper Item",
"buff": "",
"skin": "Phoenix",
"id": "",
"class": ""
},
{
"name": "Blue Phoenix Wings (Wings Swapper)",
"location": "From Wings Swapper Item",
"buff": "",
"skin": "BluePhoenix",
"id": "",
"class": ""
},
{
"name": "Retro Wings",
"location": "Can be obtained in Fortune Wheel",
Expand Down
7 changes: 7 additions & 0 deletions src/app/_json/titles.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"name": "Covered in Gold",
"id": "",
"location": "You can get it in Fortune Wheel",
"img": "Covered",
"class": ""
},
{
"name": "Emperor of the Seven Seas",
"id": "",
Expand Down
Binary file added src/assets/img/specialists/wings/skins/Angel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 src/assets/img/specialists/wings/skins/Mercy.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 src/assets/img/specialists/wings/skins/Peony.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 src/assets/img/titles/Covered.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 306f8e6

Please sign in to comment.