Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/imchillin/Anamnesis
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuki-Codes committed Dec 23, 2021
2 parents b9f9fcf + 6126884 commit ca96a13
Showing 1 changed file with 122 additions and 1 deletion.
123 changes: 122 additions & 1 deletion Anamnesis/Data/ModelList.json
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"
}

]

0 comments on commit ca96a13

Please sign in to comment.