Browse Source

skirking

pull/87/head
Algoinde GitHub 1 year ago
parent
commit
118eabef0e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
4 changed files with 23 additions and 2 deletions
  1. +1
    -1
      store/characters.json
  2. +1
    -1
      store/loc.json
  3. +12
    -0
      store/namecards.json
  4. +9
    -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


+ 12
- 0
store/namecards.json View File

@@ -715,5 +715,17 @@
},
"210243": {
"icon": "UI_NameCardPic_Bp41_P"
},
"210244": {
"icon": "UI_NameCardPic_SkirkNew_P"
},
"210245": {
"icon": "UI_NameCardPic_Dahlia_P"
},
"210246": {
"icon": "UI_NameCardPic_RedandWhite3_P"
},
"210247": {
"icon": "UI_NameCardPic_Bp42_P"
}
}

+ 9
- 0
store/pfps.json View File

@@ -362,6 +362,12 @@
"9800": {
"iconPath": "UI_AvatarIcon_Escoffier_Circle"
},
"9900": {
"iconPath": "UI_AvatarIcon_Dahlia_Circle"
},
"10000": {
"iconPath": "UI_AvatarIcon_SkirkNew_Circle"
},
"99999": {
"iconPath": "UI_AvatarIcon_Ambor_Circle"
},
@@ -427,5 +433,8 @@
},
"100210": {
"iconPath": "UI_AvatarIcon_75177_Circle"
},
"200010": {
"iconPath": "UI_AvatarIcon_Activity_01_Circle"
}
}

Loading…
Cancel
Save