Attribute Item Subtype #76
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ export async function migrateTo3_0_0() {
|
||||||
// TODO: create the item documents (batch them if possible)
|
// TODO: create the item documents (batch them if possible)
|
||||||
Logger.debug(`Finished v3.0.0 migration, resulting operations:`);
|
Logger.debug(`Finished v3.0.0 migration, resulting operations:`);
|
||||||
console.log(operations);
|
console.log(operations);
|
||||||
|
// Use: foundry.documents.modifyBatch
|
||||||
};
|
};
|
||||||
|
|
||||||
function handleMigratingActor(actor) {
|
function handleMigratingActor(actor) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue