Corrections diverses autout du combat
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<select id="targetSelect" name="targetSelect">
|
||||
<option value="">— {{localize "CELESTOPOL.Combat.targetAuto"}} —</option>
|
||||
{{#each availableTargets as |t|}}
|
||||
<option value="{{t.id}}" data-corps="{{t.corps}}">{{t.name}}</option>
|
||||
<option value="{{t.uuid}}" data-corps="{{t.corps}}">{{t.name}}{{#if t.weaponName}} — {{t.weaponName}} [{{t.weaponDegats}}]{{/if}}</option>
|
||||
{{/each}}
|
||||
</select>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user