Fixed Template range texts

This commit is contained in:
WBHarry 2026-02-25 22:45:55 +01:00
parent bcb30a6ff7
commit 37c53ad74e
6 changed files with 43 additions and 14 deletions

View file

@ -59,6 +59,8 @@ CONFIG.Canvas.layers.tokens.layerClass = DhTokenLayer;
CONFIG.MeasuredTemplate.objectClass = placeables.DhMeasuredTemplate;
CONFIG.Region.objectClass = placeables.DhRegion;
CONFIG.RollTable.documentClass = documents.DhRollTable;
CONFIG.RollTable.resultTemplate = 'systems/daggerheart/templates/ui/chat/table-result.hbs';