diff --git a/The One Ring 2e/release-notes.md b/The One Ring 2e/release-notes.md index f0622555d5..a5da6dd901 100644 --- a/The One Ring 2e/release-notes.md +++ b/The One Ring 2e/release-notes.md @@ -9,13 +9,12 @@ This is a rewrite based on the early 2e (basic) and 1e edition that also include ### Features - Roll-Template: Target rolls now show the targetname in the roll-template. This is especially helpfull for lm rolls, to assign rolls to the corresponding characters. -- Roll-Template: If the roll has failed the roll-template will not show the damage details to save space. +- Roll-Template: If the roll has failed the roll-template will not show the damage and weapon details to save space. ### CSS - import fonts from fonts.google - update to higher resolution borders -- found another bug in the roll-template html ## 02.02.01 (Build 7) diff --git a/The One Ring 2e/sheet.html b/The One Ring 2e/sheet.html index 0172294c40..d5923b0251 100644 --- a/The One Ring 2e/sheet.html +++ b/The One Ring 2e/sheet.html @@ -2079,7 +2079,7 @@ {{/rollBetween() feat 1 10}} {{^feat}}
-
- {{/^feat}} + {{/feat}}
{{r1}}
{{#favoured}}{{favoured}}{{/favoured}} @@ -2117,6 +2117,7 @@
\ No newline at end of file