From 987320597e3e80b3f87b33f279b24ec55a6be6a0 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Thu, 25 Apr 2024 10:17:59 +0200 Subject: [PATCH] stop wounds spilling onto others --- stats.sty | 1 + 1 file changed, 1 insertion(+) diff --git a/stats.sty b/stats.sty index 3e585742..103ee269 100644 --- a/stats.sty +++ b/stats.sty @@ -203,6 +203,7 @@ {#6}% EQUIPMENT {#7}% ABILITIES } + \setcounter{wounds}{0} } \newcommand\showBoxes{% -- GitLab