End of Session 14
This commit is contained in:
parent
5f38746d9c
commit
228e64e7e2
17 changed files with 584 additions and 17 deletions
18
items/GARMENT_DHAL.json
Normal file
18
items/GARMENT_DHAL.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "GARMENT_DHAL",
|
||||
"metadata": {
|
||||
"name": "Vêtements de Dhal",
|
||||
"description": "Vêtement de marchand fortuné. La chemise à été déchiré.",
|
||||
"image": "https://bg3.wiki/w/images/c/c4/Camp_Rich_H_Purple_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": false,
|
||||
"equipable": true,
|
||||
"consumable": false
|
||||
},
|
||||
"tags": [
|
||||
"MISCELLANEOUS"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue