mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix WI terms usage
This commit is contained in:
@@ -2929,9 +2929,9 @@
|
||||
</div>
|
||||
<h4>Primary Lorebook</h4>
|
||||
<div class="range-block-counter justifyLeft flex-container flexFlowColumn margin-bot-10px">
|
||||
A selected World Info / Lorebook will be bound to this character.
|
||||
When generating an AI reply, it will be combined with the entries from a global World Info / Lorebook selector.
|
||||
Exporting a character would also export the selected World Info file embedded in the JSON data.
|
||||
A selected World Info will be bound to this character as its own Lorebook.
|
||||
When generating an AI reply, it will be combined with the entries from a global World Info selector.
|
||||
Exporting a character would also export the selected Lorebook file embedded in the JSON data.
|
||||
</div>
|
||||
<div class="range-block-range wide100p">
|
||||
<select class="character_world_info_selector wide100p">
|
||||
@@ -2945,7 +2945,7 @@
|
||||
</h4>
|
||||
</div>
|
||||
<div class="range-block-counter justifyLeft flex-container flexFlowColumn margin-bot-10px">
|
||||
Associate one or more auxillary lorebooks with this character.<br>
|
||||
Associate one or more auxillary Lorebooks with this character.<br>
|
||||
NOTE: These choices are optional and won't be preserved on character export!
|
||||
</div>
|
||||
<div class="range-block-range wide100p">
|
||||
|
Reference in New Issue
Block a user