-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Export button not displayed in Cypher System #83
Comments
I found the error. There’s a check for the right actor types, and it looks for Adding Line 249 in 3c4dd40
As a system agnostic and future-proof way, let the systems define what actor types should be able to export the sheet. For example, having NPCs have that sheet doesn’t really make sense for the Cypher System (NPCs don’t have character sheets), but the Companion actor type might work with different mappings. |
In 5e I have recently added the option to have sheets also for NPC. |
Yeah, lower case |
Expected Behavior
Given:
When:
Then:
Current Behavior
Given: as above
When: as above
Then:
Steps to Reproduce
Context
No response
Version
0.22.4
Foundry VTT Version
11.306
Operating System
Windows
Browser / App
Native Electron App
Game System
cyphersystem
Modules Disabled
The text was updated successfully, but these errors were encountered: