update module.json with new pack

This commit is contained in:
Mike Bloy 2025-06-09 21:01:06 -05:00
parent b7b8b5c54a
commit cba485285d

View File

@ -66,20 +66,9 @@
}
},
{
"name": "summonable-actors",
"label": "SWADE MB Example Summonable Actors",
"path": "packs/summonable-actors",
"type": "Actor",
"system": "swade",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"name": "morphable-actors",
"label": "SWADE MB Example Morphable Actors",
"path": "packs/morphable-actors",
"name": "power-actors",
"label": "SWADE MB Example Power Actors",
"path": "packs/power-actors",
"type": "Actor",
"system": "swade",
"ownership": {
@ -111,8 +100,7 @@
"helper-actors",
"Common Actions",
"swade-mb-gear",
"morphable-actors",
"summonable-actors"
"power-actors"
]
}
],