Browse Source

5.5

pull/85/head
Algoinde GitHub 1 year ago
parent
commit
84358dee1e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
4 changed files with 29 additions and 2 deletions
  1. +1
    -1
      store/characters.json
  2. +1
    -1
      store/loc.json
  3. +15
    -0
      store/namecards.json
  4. +12
    -0
      store/pfps.json

+ 1
- 1
store/characters.json
File diff suppressed because it is too large
View File


+ 1
- 1
store/loc.json
File diff suppressed because it is too large
View File


+ 15
- 0
store/namecards.json View File

@@ -691,5 +691,20 @@
},
"210235": {
"icon": "UI_NameCardPic_Bp39_P"
},
"210236": {
"icon": "UI_NameCardPic_Varesa_P"
},
"210237": {
"icon": "UI_NameCardPic_Iansan_P"
},
"210238": {
"icon": "UI_NameCardPic_Natlan3_P"
},
"210239": {
"icon": "UI_NameCardPic_Dfcq3_P"
},
"210240": {
"icon": "UI_NameCardPic_Bp40_P"
}
}

+ 12
- 0
store/pfps.json View File

@@ -350,6 +350,12 @@
"9400": {
"iconPath": "UI_AvatarIcon_Mizuki_Circle"
},
"9500": {
"iconPath": "UI_AvatarIcon_Iansan_Circle"
},
"9600": {
"iconPath": "UI_AvatarIcon_Varesa_Circle"
},
"99999": {
"iconPath": "UI_AvatarIcon_Ambor_Circle"
},
@@ -409,5 +415,11 @@
},
"100190": {
"iconPath": "UI_AvatarIcon_75048_Circle"
},
"100200": {
"iconPath": "UI_AvatarIcon_75151_Circle"
},
"100210": {
"iconPath": "UI_AvatarIcon_75177_Circle"
}
}

Loading…
Cancel
Save