Add Koryas items + Addable MetaTag
This commit is contained in:
parent
72c7ae6a4b
commit
2bcd8a365b
14 changed files with 232 additions and 4 deletions
|
|
@ -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
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue