diff --git a/assets/tiles/lightsources/Chandelier_Metal_Gray_A_2x2.webp b/assets/tiles/lightsources/Chandelier_Metal_Gray_A_2x2.webp new file mode 100644 index 0000000..8c4f406 --- /dev/null +++ b/assets/tiles/lightsources/Chandelier_Metal_Gray_A_2x2.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7f8082a059a94d40c357362315ef038b5e5c7732f94e966a2a345ea1d1c744 +size 18524 diff --git a/assets/tiles/lightsources/Chandelier_Metal_Gray_A_Lit_2x2.webp b/assets/tiles/lightsources/Chandelier_Metal_Gray_A_Lit_2x2.webp new file mode 100644 index 0000000..76acb86 --- /dev/null +++ b/assets/tiles/lightsources/Chandelier_Metal_Gray_A_Lit_2x2.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0003acfc287dde502bbf66bf5771084c69956636fde1f53ce27d9edf496bc39 +size 22140 diff --git a/module.json b/module.json index af88d5c..3af90e8 100644 --- a/module.json +++ b/module.json @@ -7,5 +7,27 @@ "verified": "11" }, "description": "A collection of useful assets in a convenient package, for personal use only", - "url": "https://git.bloy.org/foundryvtt/mb-assets" + "url": "https://git.bloy.org/foundryvtt/mb-assets", + "packs": [ + { + "name": "playlists", + "label": "Playlists", + "path": "packs/playlists", + "type": "Playlist", + "ownership": { + "PLAYER": "OBSERVER", + "ASSISTANT": "OWNER" + } + }, + { + "name": "pack-2", + "label": "Pack 2", + "path": "packs/pack-2", + "type": "JournalEntry", + "ownership": { + "PLAYER": "OBSERVER", + "ASSISTANT": "OWNER" + } + } + ] } \ No newline at end of file