From bfbca4e54553e531190c9aa2e77265a2a9090fda Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 13 Aug 2015 22:59:40 +0200 Subject: [PATCH] add a bullet between martial components and the M tag --- D&D_5e_Shaped/D&D_5e.html | 2 +- D&D_5e_Shaped/precompiled/pages/roll_template.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/D&D_5e_Shaped/D&D_5e.html b/D&D_5e_Shaped/D&D_5e.html index d412368123..db381efe50 100644 --- a/D&D_5e_Shaped/D&D_5e.html +++ b/D&D_5e_Shaped/D&D_5e.html @@ -37,7 +37,7 @@
{{spellfriendlylevel}}{{#spell_cast_as_level}} (as {{spell_cast_as_level}}){{/spell_cast_as_level}}{{#spellschool}} • {{spellschool}}{{/spellschool}}{{#range}} • {{range}}{{/range}}
{{#spell_components_verbal}}V{{/spell_components_verbal}}{{#spell_components_somatic}}{{#spell_components_verbal}}, {{/spell_components_verbal}}S{{/spell_components_somatic}}{{#spell_components_material}}{{#spell_components_verbal}}{{^spell_components_somatic}}, {{/spell_components_somatic}}{{/spell_components_verbal}}{{#spell_components_somatic}}, {{/spell_components_somatic}}M{{/spell_components_material}} - {{#spellcomponents}}{{#spell_components_material}} ({{/spell_components_material}}{{spellcomponents}}{{#spell_components_material}}){{/spell_components_material}}{{/spellcomponents}} + {{#spellcomponents}}{{#spell_components_material}} • ({{/spell_components_material}}{{spellcomponents}}{{#spell_components_material}}){{/spell_components_material}}{{/spellcomponents}}
{{spellcasttime}}{{#spellduration}} • {{spellduration}}{{/spellduration}}
{{spellsource}}
diff --git a/D&D_5e_Shaped/precompiled/pages/roll_template.html b/D&D_5e_Shaped/precompiled/pages/roll_template.html index 344fdb3e7e..0bf321d36b 100644 --- a/D&D_5e_Shaped/precompiled/pages/roll_template.html +++ b/D&D_5e_Shaped/precompiled/pages/roll_template.html @@ -36,7 +36,7 @@
{{spellfriendlylevel}}{{#spell_cast_as_level}} (as {{spell_cast_as_level}}){{/spell_cast_as_level}}{{#spellschool}} • {{spellschool}}{{/spellschool}}{{#range}} • {{range}}{{/range}}
{{#spell_components_verbal}}V{{/spell_components_verbal}}{{#spell_components_somatic}}{{#spell_components_verbal}}, {{/spell_components_verbal}}S{{/spell_components_somatic}}{{#spell_components_material}}{{#spell_components_verbal}}{{^spell_components_somatic}}, {{/spell_components_somatic}}{{/spell_components_verbal}}{{#spell_components_somatic}}, {{/spell_components_somatic}}M{{/spell_components_material}} - {{#spellcomponents}}{{#spell_components_material}} ({{/spell_components_material}}{{spellcomponents}}{{#spell_components_material}}){{/spell_components_material}}{{/spellcomponents}} + {{#spellcomponents}}{{#spell_components_material}} • ({{/spell_components_material}}{{spellcomponents}}{{#spell_components_material}}){{/spell_components_material}}{{/spellcomponents}}
{{spellcasttime}}{{#spellduration}} • {{spellduration}}{{/spellduration}}
{{spellsource}}