Started the big move to server-side computation.

This commit is contained in:
Stefan Zermatten
2018-08-23 15:55:21 +02:00
parent 41c90bb69f
commit 755e7fba30
2 changed files with 385 additions and 1 deletions

View File

@@ -20,7 +20,6 @@ Schemas.Effect = new SimpleSchema({
defaultValue: "add",
allowedValues: [
"base",
"proficiency",
"add",
"mul",
"min",