Updated simpl-schema and collection2, started untangling the mess that made

This commit is contained in:
Stefan Zermatten
2018-10-12 13:38:51 +02:00
parent e3065f089f
commit 53a1137848
23 changed files with 337 additions and 138 deletions

View File

@@ -59,6 +59,7 @@ Migrations.add({
version: 3,
name: "Moves all character attributes off the character document",
up: function () {
//TODO Temporary hitpoints should become attributes with the hitpoints type
const batchSize = 50;
const stats = [
// Abilities