More clear scenario override message.

This commit is contained in:
SillyLossy
2023-05-30 20:37:45 +03:00
parent d85d5158db
commit 04fa9ea549

View File

@ -2449,10 +2449,11 @@
<div title="Remove" class="menu_button fa-solid fa-trash-can remove_scenario_override"></div>
</div>
<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 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>