From 092c6090220eda473f1a32ece97c5a900be0365a Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 19 Dec 2023 23:02:06 +0100
Subject: [PATCH] reformat non-verbose animal command

---
 stats.sty | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/stats.sty b/stats.sty
index 8774dc15..6bd24dd8 100644
--- a/stats.sty
+++ b/stats.sty
@@ -557,12 +557,13 @@
   }{
     \vspace{2em}
     \noindent
-    \begin{minipage}[c]{\linewidth}
-    \hrulefill
+    \begin{minipage}{\linewidth}
+    \hrulefill\hspace{-0.15em}\raisebox{-1em}{\huge\npcsymbol}
 
     \begin{center}\textbf{\large\name}\end{center}
-    #9
-    \hphantom{\abilities}
+    #9%
+    \hphantom{\abilities}%
+    \vspace{-2em}
     \derivedstats
 
     \skillsEtc
-- 
GitLab