Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Suggestions for Marvel SH character sheet

Now that the Marvel SH character sheet is showing up in my campaign, I'm very excited to start using it. Once I started entering a character into it, I noticed a few issues, though. I don't really know any coding, so I don't know how to change things in the character sheet myself. Would it be possible to: 1) Correct the spelling for Shift 0, Shift X, Shift Y, and Shift Z in the pull down tables? 2) Correct spelling of 'Bace' 3) Add a Notes field for each power? (similar to the notes field for the powers in the Mutants and Masterminds character sheet) Many thanks!
Ok, so I upgraded to Mentor and have been trying to learn what makes a character sheet tick. The first thing I did was fix the spelling errors that were bugging me. So next, how would I upload the spelling corrections to github?
1408162859

Edited 1408163137
Lithl
Pro
Sheet Author
API Scripter
Create a GitHub account Go to the official repo page at <a href="https://github.com/Roll20/roll20-character-sheets" rel="nofollow">https://github.com/Roll20/roll20-character-sheets</a> Click the "Fork" button at the top-right, you will create a copy of the repo on your account Edit the appropriate files on your fork (for most things, you could do this directly from the web, or you could install a Git program on your computer and do it locally) Click the green button near the top-left that says "Compare, Review, Create a Pull Request" Click the green button that says "Create a Pull Request" Wait (Riley must manually approve the Pull)
Thanks! That sounds easy enough. I guess the next question I have, is it acceptable to edit somebody else's character sheet? Not sure what the protocol is for something like this.
1408242030
Lithl
Pro
Sheet Author
API Scripter
If you can't get into contact with the creator and s/he has not fixed errors in the sheet, I think it's fair to consider it abandoned. If you're looking at something which actively gets updated, I would recommend forking their repository instead of the main one. Then, they would be the one responsible for merging the pull request, which would then be incorporated into the sheet the next time they send a pull to Riley.
I've spoken with the creator of the sheet, and he gave me his permission to update it. I've followed the directions above to create a Pull Request in github, so now the real test will be to see if everything works after the Pull.