mirror of
https://github.com/migatu/vtt_work.git
synced 2026-07-14 21:38:39 +00:00
Import gk-greyknight-0.6.4-patch.zip do wg-greyknights (2025-08-23T19:01:42Z)
This commit is contained in:
@@ -64,6 +64,7 @@ Hooks.once("ready", () => {
|
||||
await actor.setFlag(FLAG_SCOPE, FLAG_DONE, true);
|
||||
|
||||
await ensureByName(actor, ITEMS.ability, false);
|
||||
await ensureByName(actor, "Brotherhood of Psykers", false);
|
||||
let ordoDoc = await fetchFromUuid(CORE.ordo);
|
||||
if (!ordoDoc) ordoDoc = await fetchFromCompendium(ITEMS.ordo);
|
||||
if (ordoDoc) await ensureOnActor(actor, ordoDoc, false);
|
||||
|
||||
Reference in New Issue
Block a user