forked from public/fvtt-cthulhu-eternal
Enhance actor sheet
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
"discord": "LeRatierBretonnien"
|
||||
}
|
||||
],
|
||||
"flags": {
|
||||
"hotReload": {
|
||||
"extensions": ["css", "html", "hbs", "json"],
|
||||
"paths": ["acks.css", "./", "templates", "css", "lang/en.json"]
|
||||
}
|
||||
},
|
||||
"compatibility": {
|
||||
"minimum": "12",
|
||||
"verified": "12"
|
||||
@@ -39,7 +45,8 @@
|
||||
"mentaldisorder": { "htmlFields": ["description"] },
|
||||
"motivation": { "htmlFields": ["description"] },
|
||||
"arcane": { "htmlFields": ["description"] },
|
||||
"gear": { "htmlFields": ["description"] }
|
||||
"gear": { "htmlFields": ["description"] },
|
||||
"archetype": { "htmlFields": ["description"] }
|
||||
}
|
||||
},
|
||||
"grid": {
|
||||
|
||||
Reference in New Issue
Block a user