Corrections sur factions, aspects, degats et fiches PNJs
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<img src="{{item.img}}" class="item-icon">
|
||||
<span class="item-name">{{item.name}}</span>
|
||||
<span class="item-tag prot"><i class="fas fa-shield"></i> {{item.system.protection}}</span>
|
||||
{{#if item.system.malus}}<span class="item-tag malus">−{{item.system.malus}} {{localize "CELESTOPOL.Armure.malus"}}</span>{{/if}}
|
||||
{{#if item.system.protection}}<span class="item-tag malus">−{{item.system.protection}} {{localize "CELESTOPOL.Armure.malus"}}</span>{{/if}}
|
||||
<div class="item-controls">
|
||||
<a data-action="toggleArmure" data-item-uuid="{{item.uuid}}"
|
||||
class="equip-toggle {{#if item.system.equipped}}equipped{{/if}}"
|
||||
|
||||
Reference in New Issue
Block a user