End of session 13
This commit is contained in:
parent
a4e4ba40b5
commit
72c7ae6a4b
7 changed files with 38 additions and 12 deletions
19
items/SOFT_PAWS_COLLAR.json
Normal file
19
items/SOFT_PAWS_COLLAR.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "SOFT_PAWS_COLLAR",
|
||||
"metadata": {
|
||||
"name": "Colier pour chien",
|
||||
"description": "Collier marron avec un médaillon en letton frappé d'une patoune de chien et du sobriquet \"Patte douce\".",
|
||||
"thumbnail": "",
|
||||
"image": ""
|
||||
},
|
||||
"options": {
|
||||
"stackable": false,
|
||||
"equipable": true,
|
||||
"consumable": false
|
||||
},
|
||||
"tags": [
|
||||
"EQUIPMENT"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue