Added Basic character list view
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
Session.set("Mongol", {
|
||||
'collections': [
|
||||
"Characters",
|
||||
"Actions",
|
||||
"Attacks",
|
||||
"Classes",
|
||||
"Containers",
|
||||
"Effects",
|
||||
"Experiences",
|
||||
"Features",
|
||||
"Items",
|
||||
"Levels",
|
||||
"Notes",
|
||||
"Spells",
|
||||
"SpellLists"
|
||||
],
|
||||
'display': false,
|
||||
'opacity_normal': ".7",
|
||||
'opacity_expand': ".9",
|
||||
'disable_warning': 'false',
|
||||
});
|
||||
Reference in New Issue
Block a user