This commit is contained in:
@@ -1,41 +0,0 @@
|
|||||||
{
|
|
||||||
"Actor": {
|
|
||||||
"types": [
|
|
||||||
"character",
|
|
||||||
"vehicule",
|
|
||||||
"creature"
|
|
||||||
],
|
|
||||||
"htmlFields": ["notes", "biography"],
|
|
||||||
"character": {},
|
|
||||||
"vehicule": {},
|
|
||||||
"creature": {}
|
|
||||||
},
|
|
||||||
"Item": {
|
|
||||||
"types": [
|
|
||||||
"contact",
|
|
||||||
"career",
|
|
||||||
"disease",
|
|
||||||
"item",
|
|
||||||
"equipment",
|
|
||||||
"talent",
|
|
||||||
"armor",
|
|
||||||
"weapon",
|
|
||||||
"computer",
|
|
||||||
"container",
|
|
||||||
"species"
|
|
||||||
],
|
|
||||||
"htmlFields": ["description", "notes"],
|
|
||||||
"item": {},
|
|
||||||
"equipment": {},
|
|
||||||
"container": {},
|
|
||||||
"weapon": {},
|
|
||||||
"armor": {},
|
|
||||||
"computer": {},
|
|
||||||
"disease": {},
|
|
||||||
"career": {},
|
|
||||||
"contact": {},
|
|
||||||
"talent": {},
|
|
||||||
"race": {},
|
|
||||||
"species": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user