update module.json with new pack
This commit is contained in:
parent
b7b8b5c54a
commit
cba485285d
@ -66,20 +66,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "summonable-actors",
|
"name": "power-actors",
|
||||||
"label": "SWADE MB Example Summonable Actors",
|
"label": "SWADE MB Example Power Actors",
|
||||||
"path": "packs/summonable-actors",
|
"path": "packs/power-actors",
|
||||||
"type": "Actor",
|
|
||||||
"system": "swade",
|
|
||||||
"ownership": {
|
|
||||||
"PLAYER": "OBSERVER",
|
|
||||||
"ASSISTANT": "OWNER"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "morphable-actors",
|
|
||||||
"label": "SWADE MB Example Morphable Actors",
|
|
||||||
"path": "packs/morphable-actors",
|
|
||||||
"type": "Actor",
|
"type": "Actor",
|
||||||
"system": "swade",
|
"system": "swade",
|
||||||
"ownership": {
|
"ownership": {
|
||||||
@ -111,8 +100,7 @@
|
|||||||
"helper-actors",
|
"helper-actors",
|
||||||
"Common Actions",
|
"Common Actions",
|
||||||
"swade-mb-gear",
|
"swade-mb-gear",
|
||||||
"morphable-actors",
|
"power-actors"
|
||||||
"summonable-actors"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user