mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Updating so that the end of the line is a line feed
Updated from CRLF to LF.
This commit is contained in:
+936
-937
File diff suppressed because it is too large
Load Diff
+21
-21
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"html": "wwn.html",
|
||||
"css": "WWN.css",
|
||||
"authors": "John B.",
|
||||
"roll20userid": "1638978",
|
||||
"preview": "preview.png",
|
||||
"instructions": "**Worlds without number character sheet** Version .5. Page opens with sections closed for concise look. Selecting each section opens it up for input.",
|
||||
"useroptions": [
|
||||
{
|
||||
"attribute": "tab",
|
||||
"displayname": "Default to which tab?",
|
||||
"type": "select",
|
||||
"options": [
|
||||
"PC|1",
|
||||
"NPC|2"
|
||||
],
|
||||
"default": "1",
|
||||
"description": "Determine what sheet is displayed either a PC or an NPC when creating a new sheet."
|
||||
}
|
||||
],
|
||||
"legacy": false
|
||||
{
|
||||
"html": "wwn.html",
|
||||
"css": "WWN.css",
|
||||
"authors": "John B.",
|
||||
"roll20userid": "1638978",
|
||||
"preview": "preview.png",
|
||||
"instructions": "**Worlds without number character sheet** Version .5. Page opens with sections closed for concise look. Selecting each section opens it up for input.",
|
||||
"useroptions": [
|
||||
{
|
||||
"attribute": "tab",
|
||||
"displayname": "Default to which tab?",
|
||||
"type": "select",
|
||||
"options": [
|
||||
"PC|1",
|
||||
"NPC|2"
|
||||
],
|
||||
"default": "1",
|
||||
"description": "Determine what sheet is displayed either a PC or an NPC when creating a new sheet."
|
||||
}
|
||||
],
|
||||
"legacy": false
|
||||
}
|
||||
+2028
-2028
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user