diff --git a/templates/item-power-sheet.html b/templates/item-power-sheet.html index 490f9c2..89a41b1 100644 --- a/templates/item-power-sheet.html +++ b/templates/item-power-sheet.html @@ -12,6 +12,11 @@
+
+ + {{editor purchasedeffects target="system.purchasedeffects" button=true owner=owner + editable=editable}} +
{{editor description target="system.description" button=true owner=owner editable=editable}} @@ -20,11 +25,6 @@ {{editor effects target="system.effects" button=true owner=owner editable=editable}}
-
- - {{editor purchasedeffects target="system.purchasedeffects" button=true owner=owner - editable=editable}} -