-
\ No newline at end of file
diff --git a/templates/sheets/actors/environment/notes.hbs b/templates/sheets/actors/environment/notes.hbs
new file mode 100644
index 00000000..effa7240
--- /dev/null
+++ b/templates/sheets/actors/environment/notes.hbs
@@ -0,0 +1,10 @@
+
+
+
\ No newline at end of file
diff --git a/templates/sheets/actors/environment/potentialAdversaries.hbs b/templates/sheets/actors/environment/potentialAdversaries.hbs
new file mode 100644
index 00000000..96a0fd9d
--- /dev/null
+++ b/templates/sheets/actors/environment/potentialAdversaries.hbs
@@ -0,0 +1,11 @@
+
+
- {{#each this.data.features as |feature index|}}
-
-
-
{{{feature.system.description}}}
-
- {{/each}}
-
-
-
- {{/if}}
-
-
\ No newline at end of file
diff --git a/templates/sheets/applications/environment-settings/actions.hbs b/templates/sheets/applications/environment-settings/actions.hbs
new file mode 100644
index 00000000..73594da2
--- /dev/null
+++ b/templates/sheets/applications/environment-settings/actions.hbs
@@ -0,0 +1,34 @@
+
+
+
+
+
+ {{#each document.system.actions as |action index|}}
+
+ {{/each}}
+
\ No newline at end of file
diff --git a/templates/sheets/applications/environment-settings/details.hbs b/templates/sheets/applications/environment-settings/details.hbs
new file mode 100644
index 00000000..f6a9518b
--- /dev/null
+++ b/templates/sheets/applications/environment-settings/details.hbs
@@ -0,0 +1,16 @@
+
+
+
\ No newline at end of file
diff --git a/templates/sheets/applications/environment-settings/header.hbs b/templates/sheets/applications/environment-settings/header.hbs
new file mode 100644
index 00000000..0978f2c3
--- /dev/null
+++ b/templates/sheets/applications/environment-settings/header.hbs
@@ -0,0 +1,3 @@
+
+
{{document.name}}
+
\ No newline at end of file
diff --git a/templates/sheets/character/character.hbs b/templates/sheets/character/character.hbs
deleted file mode 100644
index 28b80cc7..00000000
--- a/templates/sheets/character/character.hbs
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
- {{#if document.system.class.value}}
-
-
-
- {{document.system.class.value.name}}
-
-
-
- {{document.system.class.value.system.domains.[0]}}
- and
- {{document.system.class.value.system.domains.[1]}}
-