fix npc dice roll, and with category id instead of skill id
This commit is contained in:
@@ -30,7 +30,11 @@
|
||||
</div>
|
||||
<label class="attribute-value checkbox">
|
||||
<input type="checkbox" name="data.equipped" {{checked item.data.equipped}} />
|
||||
equipped
|
||||
equipped / sheathed (rengainée)
|
||||
</label>
|
||||
<label class="attribute-value checkbox">
|
||||
<input type="checkbox" name="data.readied" {{checked item.data.readied}} />
|
||||
readied (apprêté)
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user