Converted lots of document access to V10.
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{{#each actor.data.skills.general as |skill key|}}
|
||||
{{#each actor.system.skills.general as |skill key|}}
|
||||
<tr data-skill="{{key}}">
|
||||
<td><button class="learn-button">{{localize "midgard5.learn"}}</button></td>
|
||||
<td class="padding">{{localizeMidgard key}}</td>
|
||||
|
||||
Reference in New Issue
Block a user