Import RMFRP tables + properly rename all files

This commit is contained in:
2024-08-15 22:25:07 +02:00
parent aad90144fe
commit fe36edfeff
110 changed files with 158657 additions and 462 deletions

View File

@@ -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>