Added Character sheet

This commit is contained in:
Stefan Zermatten
2018-12-21 12:17:49 +02:00
parent e0195499e5
commit 76da2c8393
11 changed files with 159 additions and 96 deletions

View File

@@ -19,7 +19,7 @@ const addDefaultDocs = function(docs){
const insertCreature = new ValidatedMethod({
name: "Creatures.methods.insertCharacter", // DDP method name
name: "Creatures.methods.insertCreature",
validate: null,