Initial release
This commit is contained in:
@@ -46,6 +46,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<small class="resource-meta">{{localize "MGNE.Character.Remaining"}}: {{system.resonance.remaining}}</small>
|
||||
{{#if source.system.resonance.blocked}}
|
||||
<div class="resonation-blocked-banner">
|
||||
<span>⚡ {{localize "MGNE.Character.ResonationBlocked"}}</span>
|
||||
<button type="button" data-action="clearResonationBlock" class="btn-clear-block">{{localize "MGNE.Character.ClearResonationBlock"}}</button>
|
||||
</div>
|
||||
{{/if}}
|
||||
<div class="resource-box-actions">
|
||||
<button type="button" data-action="rollResonancePerDay">{{localize "MGNE.Character.ResonancePerDay"}}</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user