mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
More clear scenario override message.
This commit is contained in:
@ -2449,10 +2449,11 @@
|
|||||||
<div title="Remove" class="menu_button fa-solid fa-trash-can remove_scenario_override"></div>
|
<div title="Remove" class="menu_button fa-solid fa-trash-can remove_scenario_override"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="range-block-counter justifyLeft flex-container flexFlowColumn">
|
<div class="range-block-counter justifyLeft flex-container flexFlowColumn">
|
||||||
All group members will use the following scenario text instead of what is specified in their character cards.
|
<strong>Unique to this chat.</strong> All group members will use the following scenario text instead of what is specified in their character cards.
|
||||||
|
Bookmarks inherit the scenario from their parent, and can be changed individually after that.
|
||||||
</div>
|
</div>
|
||||||
<div class="range-block-range wide100p">
|
<div class="range-block-range wide100p">
|
||||||
<textarea class="wide100p group_chat_scenario" class="text_pole" rows="5" placeholder="Type here..."></textarea>
|
<textarea class="wide100p group_chat_scenario" class="text_pole" rows="15" placeholder="Type here..."></textarea>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user