Fixed difficulty + comments
+ Changed Erfolgswert to Erfolg gem. KOD S. 50 + Deleted comments in roll-m5.hbs.
This commit is contained in:
@@ -105,7 +105,6 @@
|
||||
<td>{{localize "midgard5.kido-type"}}</td>
|
||||
<td class="roll-spell-details">{{localize (m5concat "midgard5.kido-type-" i.type)}}</td>
|
||||
</tr>
|
||||
{{!--{{#if (eq i.type "angriff")}}--}}
|
||||
<tr>
|
||||
<td>{{localize "midgard5.kido-variante"}}</td>
|
||||
<td class="roll-spell-details">{{localize (m5concat "midgard5.kido-variante-" i.variante)}}</td>
|
||||
@@ -118,7 +117,6 @@
|
||||
<td>{{localize "midgard5.kido-weapon"}}</td>
|
||||
<td class="roll-spell-details">{{i.weapon}}</td>
|
||||
</tr>
|
||||
{{!--{{/if}}--}}
|
||||
{{/unless}}
|
||||
{{/if}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user