Add depth to entry template

This commit is contained in:
Cohee 2023-12-01 22:09:13 +02:00
parent 07962e0e4e
commit 9ad42025e5
1 changed files with 1 additions and 0 deletions

View File

@ -1373,6 +1373,7 @@ const newEntryTemplate = {
excludeRecursion: false,
probability: 100,
useProbability: true,
depth: DEFAULT_DEPTH,
};
function createWorldInfoEntry(name, data, fromSlashCommand = false) {