Import RMFRP tables + properly rename all files
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
<div>
|
||||
<table>
|
||||
<tr>
|
||||
<th>{{localize "rmss.spell.favorite"}}</th>
|
||||
<th>{{localize "rmss.spell.spell_list"}}</th>
|
||||
<th>{{localize "rmss.spell.level"}}</th>
|
||||
<th>{{localize "rmss.spell.area_of_effect"}}</th>
|
||||
<th>{{localize "rmss.spell.duration"}}</th>
|
||||
<th>{{localize "rmss.spell.range"}}</th>
|
||||
<th>{{localize "rmss.spell.type"}}</th>
|
||||
<th>{{localize "rmfrp.spell.favorite"}}</th>
|
||||
<th>{{localize "rmfrp.spell.spell_list"}}</th>
|
||||
<th>{{localize "rmfrp.spell.level"}}</th>
|
||||
<th>{{localize "rmfrp.spell.area_of_effect"}}</th>
|
||||
<th>{{localize "rmfrp.spell.duration"}}</th>
|
||||
<th>{{localize "rmfrp.spell.range"}}</th>
|
||||
<th>{{localize "rmfrp.spell.type"}}</th>
|
||||
|
||||
</tr>
|
||||
<td>
|
||||
@@ -39,7 +39,7 @@
|
||||
</td>
|
||||
|
||||
</table>
|
||||
{{localize "rmss.spell.description"}}
|
||||
{{localize "rmfrp.spell.description"}}
|
||||
{{editor enrichedDescription target="system.description" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user