Equipment ordered by color, name
This commit is contained in:
@@ -30,11 +30,6 @@
|
||||
<div class="caption">{{round equipmentWeight}}lbs</div>
|
||||
</div>
|
||||
<div flex class="equipmentMain">
|
||||
{{#if armor}}
|
||||
{{#with armor}}
|
||||
{{>inventoryItem}}
|
||||
{{/with}}
|
||||
{{/if}}
|
||||
{{#each equipment}}
|
||||
{{>inventoryItem}}
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user