End of session 13

This commit is contained in:
Thomas Andres Gomez 2025-04-09 00:21:54 +02:00
parent a4e4ba40b5
commit 72c7ae6a4b
7 changed files with 38 additions and 12 deletions

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