Skip to content

Commit

Permalink
fix(adjustment): indicate adjustment power when full fade happens
Browse files Browse the repository at this point in the history
  • Loading branch information
phBalance authored and phBalance committed Jan 4, 2024
1 parent 54a0539 commit 452821d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/chat/apply-adjustment-card.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

{{#if isEffectFinished}}
<div>
The effects of this {{../item.system.XMLID}} have completely faded!
The effects of this {{item.system.XMLID}} have completely faded!
</div>
{{/if}}
</div>

0 comments on commit 452821d

Please sign in to comment.