-
-
Notifications
You must be signed in to change notification settings - Fork 12
Courtier tech description not transferring to char sheet #364
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
Comments
The problem lies in the The bushi one is like this: while the courtier one is: For the bushi sheet the code fill the tech description in the field The courier sheet should work the same and have a text field Let me know if you're able to help. |
Is it possible to change the code just so the courtier technique goes into the bushi sheet? We got coords for that, right? I just can't find where to tell the code which sheet to use |
I also noticed now that, for some reason, ninja sheets do not come with techs |
Yes, of course, however you would see "Bushi Schools" instead of "Courtier Schools" in the header. The relevant code is here:
|
So, I fixed the ninja, all I had to do is to move the is_ninja to the elif above However, no matter what I do, it keeps the courter sheet. I'm pretty noobish at programming, so I don't know what I'm doing wrong. It feels like there is something else binding the sheet to courtiers |
Can you try with this branch? https://github.com/OpenNingia/l5r-character-manager-3/tree/fix_coutier_pdf |
Heya! So, I noticed all classes' tech go to the character sheet... except for the courtier. I've been fiddling with the export, but to no success. Any chance I can get help with that? Thanks!
The text was updated successfully, but these errors were encountered: