fix advancement and npc

This commit is contained in:
Vlyan
2020-12-16 14:03:51 +01:00
parent 1405feb3b7
commit d9d9f43423
5 changed files with 21 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
</label>
<label class="attribute">
{{ localize 'l5r5e.rank' }}
<input type="text" name="data.rank" value="{{data.rank}}"/>
<input type="text" name="data.rank" value="{{data.rank}}" data-dtype="Number" placeholder="0"/>
</label>
</article>
</section>