Update equipable items with alteration
This commit is contained in:
parent
b3a5c36d92
commit
e884a2303e
6 changed files with 13 additions and 10 deletions
|
|
@ -4,7 +4,6 @@
|
|||
"metadata": {
|
||||
"name": "Collier de \"Patte douce\"",
|
||||
"description": "Collier marron avec un médaillon en laiton frappé d'une patoune de chien et du sobriquet \"Patte douce\".",
|
||||
"thumbnail": "",
|
||||
"image": "https://bg3.wiki/w/images/4/42/Dog_Collar_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
|
|
@ -16,5 +15,7 @@
|
|||
"META:ADDABLE",
|
||||
"EQUIPMENT"
|
||||
],
|
||||
"alterations": []
|
||||
"alterations": [
|
||||
"COLLAR_SOFT_PAWS"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue