mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
Show subtitles for various actor types in actor directory
This commit is contained in:
parent
d137e33c3d
commit
b3fcf926be
6 changed files with 53 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ CONFIG.ui.combat = applications.ui.DhCombatTracker;
|
|||
CONFIG.ui.chat = applications.ui.DhChatLog;
|
||||
CONFIG.ui.hotbar = applications.ui.DhHotbar;
|
||||
CONFIG.ui.sidebar = applications.sidebar.DhSidebar;
|
||||
CONFIG.ui.actors = applications.sidebar.DhActorDirectory;
|
||||
CONFIG.ui.daggerheartMenu = applications.sidebar.DaggerheartMenu;
|
||||
CONFIG.ui.resources = applications.ui.DhFearTracker;
|
||||
CONFIG.ui.countdowns = applications.ui.DhCountdowns;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue