Update sheets and fix basic bugs
This commit is contained in:
@ -33,7 +33,7 @@ Hooks.once("init", function () {
|
||||
|
||||
CONFIG.Actor.documentClass = documents.CthulhuEternalActor
|
||||
CONFIG.Actor.dataModels = {
|
||||
character: models.CthulhuEternalProtagonist
|
||||
protagonist: models.CthulhuEternalProtagonist
|
||||
}
|
||||
|
||||
CONFIG.Item.documentClass = documents.CthulhuEternalItem
|
||||
|
Reference in New Issue
Block a user