diff --git a/Daemon/sheet.json b/Daemon/sheet.json index 1fd20f02a6..83f95d2187 100644 --- a/Daemon/sheet.json +++ b/Daemon/sheet.json @@ -1,9 +1,9 @@ { - "html": "daemon.html", - "css": "daemon.css", + "html": "Daemon.html", + "css": "Daemon.css", "author": "Luviants, Boku", "roll20userid": "1653262,1347885", - "preview": "daemon.png", + "preview": "Daemon.png", "instructions": "This is a character sheet for a Brazilian OGL system, Daemon. In this sheet, you'll have the choice of setting how your character modifiers are calculated through the default sheet settings menu.", "legacy": true, "useroptions": [ @@ -34,4 +34,4 @@ "description": "Modifiers are calculated by (Attribute-Value)/Divider. Here you're defining the divider in this funcion." } ] -} \ No newline at end of file +}