Sync
This commit is contained in:
@ -57,13 +57,13 @@
|
||||
{{/if}}
|
||||
|
||||
{{#if (eq step "select-race-perks-all")}}
|
||||
<div>Select {{nbperks}} from the Perks Comepndium. Once done, click the button below<br>
|
||||
<div>Select {{nbperks}} from the Perks Compendium. Once done, click the button below<br>
|
||||
<a class="chat-card-button chat-create-actor" data-step-name="{{@root.step}}" data-stat-key="{{key}}" >Race Perks selected!</a>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
{{#if (eq step "select-race-perks")}}
|
||||
<div>Now select {{nbperks}} for your character
|
||||
<div>Now select {{nbraceperks}} Perk(s) for your character
|
||||
</div>
|
||||
<table class="table-create-actor">
|
||||
{{#each raceperks as |perk index|}}
|
||||
|
Reference in New Issue
Block a user