diff --git a/templates/actors/char-sheet/v2/partials/inventory/inventory.v2.pc.hbs b/templates/actors/char-sheet/v2/partials/inventory/inventory.v2.pc.hbs
index 0468990..f4e2bd5 100644
--- a/templates/actors/char-sheet/v2/partials/inventory/inventory.v2.pc.hbs
+++ b/templates/actors/char-sheet/v2/partials/inventory/inventory.v2.pc.hbs
@@ -1,4 +1,4 @@
{{> dotdungeon.pc.v2.storage }}
{{> dotdungeon.pc.v2.player }}
-
\ No newline at end of file
+
diff --git a/templates/actors/char-sheet/v2/partials/inventory/item-list.v2.pc.hbs b/templates/actors/char-sheet/v2/partials/inventory/item-list.v2.pc.hbs
index b3905eb..4a9d5ed 100644
--- a/templates/actors/char-sheet/v2/partials/inventory/item-list.v2.pc.hbs
+++ b/templates/actors/char-sheet/v2/partials/inventory/item-list.v2.pc.hbs
@@ -20,7 +20,6 @@
{{{ @root.icons.create }}}
-
@@ -34,4 +33,4 @@
{{/if}}
{{/each}}
-
\ No newline at end of file
+
diff --git a/templates/actors/char-sheet/v2/partials/inventory/items/aspect.v2.pc.hbs b/templates/actors/char-sheet/v2/partials/inventory/items/aspect.v2.pc.hbs
index 9381ec4..ac80d51 100644
--- a/templates/actors/char-sheet/v2/partials/inventory/items/aspect.v2.pc.hbs
+++ b/templates/actors/char-sheet/v2/partials/inventory/items/aspect.v2.pc.hbs
@@ -32,7 +32,6 @@
type="checkbox"
{{checked item.system.used}}
id="{{meta.idp}}-{{item.uuid}}-used"
- value="{{item.system.used}}"
data-embedded-id="{{item.uuid}}"
data-embedded-update="system.used"
data-embedded-update-on="change"
diff --git a/templates/actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs b/templates/actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs
index ee4ed92..e1b751c 100644
--- a/templates/actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs
+++ b/templates/actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs
@@ -90,4 +90,4 @@
{{/each}}
-
\ No newline at end of file
+
diff --git a/templates/actors/char-sheet/v2/partials/inventory/storage.v2.pc.hbs b/templates/actors/char-sheet/v2/partials/inventory/storage.v2.pc.hbs
index 05b25f8..d20d2de 100644
--- a/templates/actors/char-sheet/v2/partials/inventory/storage.v2.pc.hbs
+++ b/templates/actors/char-sheet/v2/partials/inventory/storage.v2.pc.hbs
@@ -1 +1 @@
-Storage
\ No newline at end of file
+Storage
diff --git a/templates/actors/char-sheet/v2/partials/stats.v2.pc.hbs b/templates/actors/char-sheet/v2/partials/stats.v2.pc.hbs
index b9cb833..8db48ad 100644
--- a/templates/actors/char-sheet/v2/partials/stats.v2.pc.hbs
+++ b/templates/actors/char-sheet/v2/partials/stats.v2.pc.hbs
@@ -60,4 +60,4 @@
{{/if}}
{{/each}}
-
\ No newline at end of file
+