Add Koryas items + Addable MetaTag

This commit is contained in:
Thomas Andres Gomez 2025-04-17 22:42:33 +02:00
parent 72c7ae6a4b
commit 2bcd8a365b
14 changed files with 232 additions and 4 deletions

View file

@ -23,5 +23,11 @@
"type": "com.pixelized.shared.lwa.model.tag.TagJsonV1",
"id": "QUEST",
"label": "Quêtes"
},
{
"type": "com.pixelized.shared.lwa.model.tag.TagJsonV1",
"id": "META:ADDABLE",
"label": "Ajoutable",
"meta": true
}
]