Implemented item attack summaries
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
{{#if effects.count}}
|
||||
<hr style="margin: 16px 0 16px 0;">
|
||||
<div class="effects">
|
||||
<h2>Effects</h2>
|
||||
<table>
|
||||
<h2 class="spaceAfter">Effects</h2>
|
||||
<table class="wideTable">
|
||||
{{#each effects}}
|
||||
{{>effectView}}
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user