fix advancement and npc
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user