diff --git a/CS.tex b/CS.tex index bd9163c490d8ea72a8b004e775e76bbc9fe9cbb0..0ce8862ca504db2742c13ac7222536a2e1e7c411 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] {};