new assets
This commit is contained in:
parent
9012d5fb30
commit
043d7c0506
BIN
assets/tiles/lightsources/Chandelier_Metal_Gray_A_2x2.webp
(Stored with Git LFS)
Normal file
BIN
assets/tiles/lightsources/Chandelier_Metal_Gray_A_2x2.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
assets/tiles/lightsources/Chandelier_Metal_Gray_A_Lit_2x2.webp
(Stored with Git LFS)
Normal file
BIN
assets/tiles/lightsources/Chandelier_Metal_Gray_A_Lit_2x2.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
24
module.json
24
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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user