Initial deployment

This commit is contained in:
fredhicks
2023-04-19 12:03:56 -04:00
parent e4a773e0aa
commit f32c032e9e
5 changed files with 19138 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB

File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+20
View File
@@ -0,0 +1,20 @@
{
"html": "GBM.html",
"css": "GBM.css",
"authors": "Fred Hicks",
"roll20userid": "881146",
"preview": "GBM-screenshot.png",
"legacy": false,
"instructions": "This is an official sheet created and maintained by Evil Hat. If you run into any issues with this sheet, have suggestions, or anything else, please reach out to Evil Hat at feedback@evilhat.com. We'd be happy to help.\n\nIf you're a sheet developer and looking to make changes to this sheet's code: please don't. We maintain an external copy as the authoritative source; problems that emerge with the sheet are our customer service problem, not yours. Changes you make are likely to be erased. So talk to us before making changes.",
"useroptions": [
{
"attribute": "Playset",
"displayname": "Series Playset",
"displaytranslationkey": "Series Playset",
"type": "select",
"options": [ "Choose a Series Playset|0","At the Brink of the Abyss|Abyss", "Beneath a Rotting Sky|Sky", "On a Sea of Stars|Stars", "In a Maze of Dreams|Dreams" ],
"optiontranslationkeys": [ "Choose a Series Playset","At the Brink of the Abyss", "Beneath a Rotting Sky", "On a Sea of Stars", "In a Maze of Dreams" ],
"default": "0"
}
]
}
File diff suppressed because it is too large Load Diff