Update party-sheet.html
Change Party Sheet to show throw instead of Attack Bonus.master
parent
0c89260436
commit
9ce4aea4fa
|
@ -46,7 +46,7 @@
|
|||
{{#unless @root.settings.ascending}}
|
||||
{{e.data.data.thac0.value}}
|
||||
{{else}}
|
||||
{{e.data.data.thac0.bba}}
|
||||
{{e.data.data.thac0.throw}}
|
||||
{{/unless}}
|
||||
</div>
|
||||
{{#if (eq e.data.type 'character')}}
|
||||
|
|
Loading…
Reference in New Issue