From 1764c9e859f22a3f808e852b43e11e9f375728cf Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 10 Mar 2024 17:57:02 +0100
Subject: [PATCH] sed /Fatigue/Exaustion/ in CS.tex

---
 CS.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CS.tex b/CS.tex
index bd9163c4..0ce8862c 100644
--- a/CS.tex
+++ b/CS.tex
@@ -85,7 +85,7 @@ circle label/.style = {
       \draw[dotted] (-1,4) circle (1) node [align=left,text width=3.5em] {};
      \path[circle label={HP = 6 + Strength}] (-1,0.6) arc (-90:360-90:1.1);
       \draw[dotted] (-1,1.7) circle (1);
-     \path[circle label={Fatigue Points}] (-1,-2) arc (-90:360-90:1.1);
+     \path[circle label={Exhaustion Points}] (-1,-2) arc (-90:360-90:1.1);
       \draw[dotted] (-1,-0.9) circle (1);
      \path[circle label={MP = 3 x spheres}] (-1,-4.6) arc (-90:315-45:1.1);
       \draw[dotted] (-1,-3.5) circle (1) node [align=left] {};
-- 
GitLab