From b34a20aba209f54cb47ff22669bf8cdc8ac6f8d8 Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 11 Feb 2020 14:53:05 +0100 Subject: [PATCH] implement MC prios and trials no reserve --- .../src/app/frontcraft/pages/rules/rules.component.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/frontend/src/app/frontcraft/pages/rules/rules.component.html b/src/frontend/src/app/frontcraft/pages/rules/rules.component.html index 8c8273c..87bcf7c 100644 --- a/src/frontend/src/app/frontcraft/pages/rules/rules.component.html +++ b/src/frontend/src/app/frontcraft/pages/rules/rules.component.html @@ -19,6 +19,9 @@
  • Every week you can re-reserve the same item to build a streak on it
  • +
  • + If an item was not reserved at all, players may roll according to their priority
    (e.g. Mage has +1, Warlock has +2. Nobody reserved, only Warlocks roll.) +