Update style Npc Sheet v2 + update Charac + delete old ui and add svg
Update Npc sheet style for v1.0 Update Character sheet rings / social / attribute Delete old l5r-ui folder Add asset svg
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<ul>
|
||||
<li>{{!-- Npc Type (minion / adversary) --}}
|
||||
<ul class="identity-list">
|
||||
{{!-- Npc Type (minion / adversary) --}}
|
||||
<li>
|
||||
<select class="attribute-dtype" name="data.type">
|
||||
{{#select data.type}}
|
||||
{{#each data.types as |t|}}
|
||||
|
||||
Reference in New Issue
Block a user