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 9e5f86e..0468990 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,5 +1,4 @@
{{> dotdungeon.pc.v2.storage }} {{> dotdungeon.pc.v2.player }} - {{> dotdungeon.pc.v2.transportation }}
\ No newline at end of file diff --git a/templates/actors/char-sheet/v2/partials/inventory/transportation.v2.pc.hbs b/templates/actors/char-sheet/v2/partials/inventory/transportation.v2.pc.hbs deleted file mode 100644 index 0a937f6..0000000 --- a/templates/actors/char-sheet/v2/partials/inventory/transportation.v2.pc.hbs +++ /dev/null @@ -1 +0,0 @@ -
Transporation
\ No newline at end of file diff --git a/templates/actors/char-sheet/v2/sheet.hbs b/templates/actors/char-sheet/v2/sheet.hbs index 9496287..ac8702a 100644 --- a/templates/actors/char-sheet/v2/sheet.hbs +++ b/templates/actors/char-sheet/v2/sheet.hbs @@ -16,7 +16,6 @@