diff --git a/CS.tex b/CS.tex index d8b69236d71ff7b942e9d46386839c584b24f636..f6b7c64abeb3b01e5f5e7cec16c401de0e2a5e58 100644 --- a/CS.tex +++ b/CS.tex @@ -81,8 +81,8 @@ circle label/.style = { } } ] - \path[circle label={FP = XP / 10 + Charisma}] (-1,3) arc (-90:360-90:1.1); - \draw[dotted] (-1,4) circle (1) node [align=left,text width=3.5em] {}; + \path[circle label={FP = XP / 10 + Charisma}] (-1,3.2) arc (-90:360-90:1.1); + \draw[dotted] (-1,4.3) 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={Exhaustion Points}] (-1,-2) arc (-90:360-90:1.1);