forked from imchillin/Anamnesis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/imchillin/Anamnesis
- Loading branch information
Showing
1 changed file
with
122 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,129 @@ | ||
[ | ||
{ | ||
"Name": "Parasol", | ||
"Icon": 58001, | ||
"ModelCharaRow": 2939, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Sky Blue Parasol", | ||
"Icon": 58002, | ||
"ModelCharaRow": 2940, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Vermilion Paper Parasol", | ||
"Icon": 58003, | ||
"ModelCharaRow": 3007, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Plum Paper Parasol", | ||
"Icon": 58004, | ||
"ModelCharaRow": 3008, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Gold Paper Parasol", | ||
"Icon": 58005, | ||
"ModelCharaRow": 3009, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Calming Checkered Parasol", | ||
"Icon": 58006, | ||
"ModelCharaRow": 3010, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Cheerful Checkered Parasol", | ||
"Icon": 58007, | ||
"ModelCharaRow": 3011, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Classy Paper Parasol", | ||
"Icon": 58008, | ||
"ModelCharaRow": 3012, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Angel Wings", | ||
"Icon": 92615, | ||
"Icon": 58013, | ||
"ModelCharaRow": 3042, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Pleasant Dot Parasol", | ||
"Icon": 58009, | ||
"ModelCharaRow": 3166, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Prim Dot Parasol", | ||
"Icon": 58010, | ||
"ModelCharaRow": 3167, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Pastoral Dot Parasol", | ||
"Icon": 58011, | ||
"ModelCharaRow": 3168, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Gold Parasaucer", | ||
"Icon": 58012, | ||
"ModelCharaRow": 3169, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Fat Cat Parasol", | ||
"Icon": 58014, | ||
"ModelCharaRow": 3286, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Great Paraserpent", | ||
"Icon": 58015, | ||
"ModelCharaRow": 3287, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Red Moon Parasol", | ||
"Icon": 58016, | ||
"ModelCharaRow": 3288, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Fallen Angel Wings", | ||
"Icon": 58017, | ||
"ModelCharaRow": 3426, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Gold Angel Wings (unreleased)", | ||
"Icon": 58018, | ||
"ModelCharaRow": 3427, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Diabolos Wings", | ||
"Icon": 58019, | ||
"ModelCharaRow": 3428, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "Pixie Wings", | ||
"Icon": 58020, | ||
"ModelCharaRow": 3429, | ||
"Type": "FashionAccessory" | ||
}, | ||
{ | ||
"Name": "False Spectacles", | ||
"Icon": 58022, | ||
"ModelCharaRow": 3431, | ||
"Type": "FashionAccessory" | ||
} | ||
|
||
] |