LwaCampain/items/SOFT_PAWS_COLLAR.json

19 lines
No EOL
506 B
JSON

{
"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": []
}