Various fixes
This commit is contained in:
		| @@ -33,6 +33,12 @@ | ||||
|  | ||||
|         {{#if item}}   | ||||
|         <li>{{item.name}} ({{upperFirst item.type}})</li> | ||||
|           {{#if (eq item.type "maneuver")}} | ||||
|           <li>{{item.system.effects}}</li> | ||||
|             {{#if item.system.haseffectroll}} | ||||
|             <li>{{item.system.effectrollformula}}</li> | ||||
|             {{/if}} | ||||
|           {{/if}} | ||||
|         {{/if}} | ||||
|  | ||||
|         {{#if (exists bonusMalus)}} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user