mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 11:15:50 +00:00
Update cwb_lorebookManager.js
This commit is contained in:
@@ -88,6 +88,7 @@ export async function saveDescriptionToLorebook(characterName, newDescription, s
|
|||||||
keys: [chatIdentifier, safeCharName, floorRange],
|
keys: [chatIdentifier, safeCharName, floorRange],
|
||||||
enabled: true,
|
enabled: true,
|
||||||
type: 'selective',
|
type: 'selective',
|
||||||
|
scanDepth: state.scanDepth || 6,
|
||||||
};
|
};
|
||||||
|
|
||||||
if (existing) {
|
if (existing) {
|
||||||
|
|||||||
Reference in New Issue
Block a user