0.0.7
This commit is contained in:
@@ -100,5 +100,19 @@
|
||||
{{{data.description.value}}}
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{#if isShipWeapon}}
|
||||
{{#if data.description}}
|
||||
<h5>{{localize data.description.label}}</h5>
|
||||
{{{data.description.value}}}
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{#if isShipTalent}}
|
||||
{{#if data.description}}
|
||||
<h5>{{localize data.description.label}}</h5>
|
||||
{{{data.description.value}}}
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user