From b7d9bd80c8b189a8952cb794becd9b0cfbb73bfa Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 21 Feb 2024 00:49:59 +0100 Subject: [PATCH] formatting --- combat.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/combat.tex b/combat.tex index 08740326..60de615f 100644 --- a/combat.tex +++ b/combat.tex @@ -12,10 +12,6 @@ Combat will generally only last a couple of `rounds', during which the \glspl{pc \section{Basic Combat} -\begin{figure*}[b!] - \stackingDamageChart -\end{figure*} - \begin{multicols}{2} \subsection{Attacking} @@ -57,6 +53,10 @@ Finally, on a tie, you can decide to both take \emph{and} deal Damage, or neithe In the former case, you and your opponent hit each other at the same time. In the latter, blades clash but nobody gets hurt. +\begin{figure*}[t!] + \stackingDamageChart +\end{figure*} + \subsection{Damage} \index{Damage} -- GitLab