yochaigal / Cairn-FoundryVTT

Cairn for FoundryVTT!
MIT License
26 stars 22 forks source link

adding actor items all at once #15

Closed sunflowermans closed 3 years ago

sunflowermans commented 3 years ago

addresses issue: #14 Character generator was adding items incrementally and the data was not getting properly saved. As a result, logging out and then back in, the items were not on the actor anymore. Changed actor creation so that items are added all at once when the actor is created.