diff --git a/4d6 Morgalad/4D6FantasySheet.css b/4d6 Morgalad/4D6FantasySheet.css index d631b7314c..28fceedaa2 100644 --- a/4d6 Morgalad/4D6FantasySheet.css +++ b/4d6 Morgalad/4D6FantasySheet.css @@ -93,3 +93,4 @@ z-index: 5; font-family: 'dicefontd6'; content: 'F '; } + diff --git a/4d6 Morgalad/4D6FantasySheet.html b/4d6 Morgalad/4D6FantasySheet.html index 2a4f633755..6921d165b9 100644 --- a/4d6 Morgalad/4D6FantasySheet.html +++ b/4d6 Morgalad/4D6FantasySheet.html @@ -112,3 +112,4 @@

+ diff --git a/4d6 Morgalad/sheet.json b/4d6 Morgalad/sheet.json index cb1c694304..f01ea2bfc1 100644 --- a/4d6 Morgalad/sheet.json +++ b/4d6 Morgalad/sheet.json @@ -6,4 +6,4 @@ "preview": "4D6FantasySheet.png", "instructions": "This is a sheet for the 4D6 Morgalad Fantasy roleplaying game. Adventure On!", "legacy": true -} \ No newline at end of file +} diff --git a/4d6 Morgalad/translation.json b/4d6 Morgalad/translation.json new file mode 100644 index 0000000000..9326ff6016 --- /dev/null +++ b/4d6 Morgalad/translation.json @@ -0,0 +1,13 @@ +{ + "Character Name" : "Character Name", + "Species" : "Species", + "Profession" : "Profession", + "Level" : "Level", + "Attributes" : "Attributes", + "Power" : "Power", + "Finesse" : "Finesse", + "Essence" : "Essence", + "Knowledge" : "Knowledge", + "Conciousness" : "Conciousness", + "Allure" : "Allure", +}