From bb50988edca9580e6ed8ded107390c1aaeeb768c Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 3 May 2024 20:37:49 +0200
Subject: [PATCH] adjust statblock alignment

---
 stats.sty | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/stats.sty b/stats.sty
index 4a09c5a6..c8a57afa 100644
--- a/stats.sty
+++ b/stats.sty
@@ -148,8 +148,7 @@
       bottom=10pt,
       ]
       \creaturestats
-      \begin{tabularx}{\linewidth}{lX}
-      \renewcommand\tabularxcolumn[1]{m{#1}}
+      \begin{tabularx}{\linewidth}{rX}
       \ent{Skills} & \showSkills \\
       \ifnum\value{mp}>0%
         \ent{Spheres} &
-- 
GitLab