From 9f2e00caa9844b69b24dfbcdfca4ddbb28bba8f2 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Tue, 30 Apr 2024 20:09:25 +0200 Subject: [PATCH] make interval gls entry --- rules/interval.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rules/interval.tex b/rules/interval.tex index e6922a63..be6ca905 100644 --- a/rules/interval.tex +++ b/rules/interval.tex @@ -1,7 +1,7 @@ -The day has four intervals: +The day has four \glspl{interval}: \noindent -\begin{tabularx}{\linewidth}{Y|c|c|Y} +\begin{tabularx}{\linewidth}{c|c|c|Y} \hline 1 \textbf{Morning} & 2 \textbf{Afternoon} & 3 \textbf{Evening} & 4 \textbf{Night} \\ @@ -9,13 +9,13 @@ The day has four intervals: \end{tabularx} \vspace{.3em} -At the end of each Interval, a number of things happen: +At the end of each \gls{interval}, a number of things happen: \begin{itemize} \item - The \gls{gm} rolls 1D6, and every character who took part in the Interval regenerates that many \glspl{fp}. + The \gls{gm} rolls 1D6, and every character who took part in the \gls{interval} regenerates that many \glspl{fp}. \item - Characters who rested for the Interval regenerate a number of \glspl{ep} equal to half their current \glspl{hp} (round up). + Characters who rested for the \gls{interval} regenerate a number of \glspl{ep} equal to half their current \glspl{hp} (round up). \item The \gls{gm} divides a number of \glspl{mp} between everything in the area which can hold \glspl{mp} (round up). \begin{itemize} -- GitLab