Update CSS/Look & feel
This commit is contained in:
34
system.json
34
system.json
@@ -26,6 +26,40 @@
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"documentTypes": {
|
||||
"Actor": {
|
||||
"personnage": {
|
||||
"htmlFields": ["biodata.description", "biodata.notes", "biodata.gmnotes"]
|
||||
},
|
||||
"creature": {
|
||||
"htmlFields": ["biodata.description", "biodata.notes", "biodata.gmnotes"]
|
||||
}
|
||||
},
|
||||
"Item": {
|
||||
"competence": { "htmlFields": ["description"] },
|
||||
"talent": { "htmlFields": ["description"] },
|
||||
"historique": { "htmlFields": ["description"] },
|
||||
"profil": { "htmlFields": ["description"] },
|
||||
"arme": { "htmlFields": ["description"] },
|
||||
"protection": { "htmlFields": ["description"] },
|
||||
"monnaie": { "htmlFields": ["description"] },
|
||||
"equipement": { "htmlFields": ["description"] },
|
||||
"ressource": { "htmlFields": ["description"] },
|
||||
"don": { "htmlFields": ["description"] },
|
||||
"pacte": { "htmlFields": ["description"] },
|
||||
"rune": { "htmlFields": ["description"] },
|
||||
"runeeffect": { "htmlFields": ["description"] },
|
||||
"tendance": { "htmlFields": ["description"] },
|
||||
"traitchaotique": { "htmlFields": ["description"] },
|
||||
"traitespece": { "htmlFields": ["description"] }
|
||||
}
|
||||
},
|
||||
"flags": {
|
||||
"hotReload": {
|
||||
"extensions": ["css", "hbs", "json"],
|
||||
"paths": ["styles", "templates", "lang/fr.json"]
|
||||
}
|
||||
},
|
||||
"packFolders": [
|
||||
{
|
||||
"name": "MournbladeCYD2",
|
||||
|
||||
Reference in New Issue
Block a user