From c32ebdda397e99654237b852ee1ba4bcce293b1e Mon Sep 17 00:00:00 2001 From: cosmo Date: Sun, 26 Apr 2026 19:12:42 +0200 Subject: [PATCH] fix: update augment card layout by adjusting height and adding cost display --- templates/ikonis-motherboard.hbs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/ikonis-motherboard.hbs b/templates/ikonis-motherboard.hbs index 793d6b6..c2596b4 100644 --- a/templates/ikonis-motherboard.hbs +++ b/templates/ikonis-motherboard.hbs @@ -28,13 +28,14 @@
{{#each ikonis.augments as |aug|}} -
+
{{aug.name}}
-
- {{aug.effect}} +
+
{{aug.effect}}
+
{{aug.cost}}
{{else}}