From 5346debdbb7c0abed564d9a2886867b2bd8912b7 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Tue, 27 Sep 2022 13:40:57 +0200 Subject: [PATCH] Fix #43 --- templates/vehicle-sheet.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/vehicle-sheet.html b/templates/vehicle-sheet.html index 2e6d0b9..564c84c 100644 --- a/templates/vehicle-sheet.html +++ b/templates/vehicle-sheet.html @@ -560,6 +560,13 @@ Minimum Crew Required + {{#if isGM}} +
  • + + Note: GM's must create a single NPC to act as all the NPC Crew, PCs can only have 1 character per player in the crew tab. If more are required, add the dice to the players Charcater Dice Pool Manually instead + +
  • + {{/if}}