End of Session 14

This commit is contained in:
Thomas Andres Gomez 2025-04-23 00:14:07 +02:00
parent 5f38746d9c
commit 228e64e7e2
17 changed files with 584 additions and 17 deletions

18
items/BIG_RUBY.json Normal file
View file

@ -0,0 +1,18 @@
{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "BIG_RUBY",
"metadata": {
"name": "Gros rubis",
"description": ""
},
"options": {
"stackable": true,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"MISCELLANEOUS"
],
"alterations": []
}