Revert "Made the active PartySize available as a parameter for formulas"

This reverts commit ca097c21a3.
This commit is contained in:
WBHarry 2026-04-15 00:37:30 +02:00
parent e4b3f5d5bd
commit e3673c50c6
9 changed files with 70 additions and 155 deletions

View file

@ -14,10 +14,6 @@
{{else}}
<span class="entry-subtitle">{{localize "DAGGERHEART.UI.Sidebar.actorDirectory.companionNoPartner"}}</span>
{{/if}}
{{else if (eq type "party")}}
{{#if system.active}}
<span class="entry-subtitle">{{localize "DAGGERHEART.UI.Sidebar.actorDirectory.partyIsActive"}}</span>
{{/if}}
{{/if}}
</a>
</li>