Browse Source

4.3

pull/68/head
Algoinde GitHub 2 years ago
parent
commit
ec20cd9ebc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 2 deletions
  1. +1
    -1
      store/characters.json
  2. +1
    -1
      store/loc.json
  3. +9
    -0
      store/namecards.json
  4. +6
    -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


+ 9
- 0
store/namecards.json View File

@@ -535,5 +535,14 @@
},
"210183": {
"icon": "UI_NameCardPic_Bp28_P"
},
"210184": {
"icon": "UI_NameCardPic_Navia_P"
},
"210185": {
"icon": "UI_NameCardPic_Chevreuse_P"
},
"210186": {
"icon": "UI_NameCardPic_Bp29_P"
}
}

+ 6
- 0
store/pfps.json View File

@@ -269,6 +269,12 @@
"7400": {
"iconPath": "UI_AvatarIcon_Furina_Circle"
},
"7500": {
"iconPath": "UI_AvatarIcon_Navia_Circle"
},
"7600": {
"iconPath": "UI_AvatarIcon_Chevreuse_Circle"
},
"99999": {
"iconPath": "UI_AvatarIcon_Ambor_Circle"
}

Loading…
Cancel
Save