mb-assets/packsrc/asset-macros/Open_Item_Pile__MATT__bUoKPxrggAco4JwR.json
2024-06-15 23:55:59 -05:00

28 lines
922 B
JSON

{
"folder": null,
"name": "Open Item Pile (MATT)",
"type": "script",
"author": "Aqnn9hCDQPbyTWiq",
"img": "icons/containers/chest/chest-reinforced-steel-brown.webp",
"scope": "global",
"command": "// Open Item Pile by Name (MATT)\n// Pull the UUID from the Token Name\n// Macro by Truncated\nconsole.log(args)\nlet itemPileToken = canvas.scene.tokens.getName(args[0]).actor\n// Pass the UUID to the command to open the Item Pile for the triggering user\nawait ItemPiles.API.renderItemPileInterface(itemPileToken)",
"ownership": {
"default": 0,
"Aqnn9hCDQPbyTWiq": 3
},
"flags": {
"core": {}
},
"_stats": {
"systemId": "swade",
"systemVersion": "3.0.6",
"coreVersion": "11.307",
"createdTime": 1690061702306,
"modifiedTime": 1691346445006,
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
},
"_id": "bUoKPxrggAco4JwR",
"sort": 0,
"_key": "!macros!bUoKPxrggAco4JwR"
}