mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Update FraggedEmpire2E.html
FraggedEmpire2E.html Sheet Modification # Submission Checklist ## Required <!-- Check these off by adding an 'x' to each of these boxes. If you fail to meet all these criteria, your PR will be rejected. --> - [X] The pull request title clearly contains the name of the sheet I am editing. - [X] The pull request title clearly states the type of change I am submitting (New Sheet/New Feature/Bugfix/etc.). - [X] The pull request makes changes to files in only one sub-folder. - [X] The pull request does not contain changes to any json files in the translations folder (translation.json is permitted) - [X] I have followed the [Character Sheets Standards](https://wiki.roll20.net/Building_Character_Sheets#Roll20_Character_Sheets_Repository) when building this sheet. <!-- Please check any that apply: --> - [ ] I have authorization from the game's publisher to make this an official sheet on Roll20 with their name attached. - [ ] This game is not a traditionally published game, but a copy of the game rules can be purchased/downloaded/found at: < > - [ ] This sheet is for an unofficial fan game, modification to an existing game, or a homebrew system. # Changes / Description Formatting fix.
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<td><input type="checkbox" name="attr_session2"/></td>
|
||||
<td><input type="checkbox" name="attr_session3"/></td>
|
||||
<!-- <td><input type="checkbox" name="attr_session4"/></td> ========== REMOVE FOR STANDARD GAMES OF 4 HOURS ========== -->
|
||||
<td></td>
|
||||
<td colspan="2"></td>
|
||||
<td><input type="number" name="attr_char_level" min="1" max="150" value="1"/></td>
|
||||
<td><input type="text" name="attr_level_trait"/></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user