From 98c2d52b2ee565c3f4b802d7ca221cfdafa92518 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 13 Aug 2023 19:36:58 +0200
Subject: [PATCH] add initiative label and index

---
 combat.tex | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/combat.tex b/combat.tex
index 14e52c96..44ffb206 100644
--- a/combat.tex
+++ b/combat.tex
@@ -93,6 +93,9 @@ Everyone's \glsentryname{weight} equals their maximum \glspl{hp}, so a character
 
 
 \subsection{\Glsfmtlongpl{ap} \& Initiative}
+\label{actionPoints}
+\index{\Glsentrytext{ap}}
+\index{Initiative}
 
 Everyone begins combat with 3 \glsentryfullpl{ap} plus their Speed Bonus.%
 \footnote{Anyone with a Speed Bonus of -3 can act on Initiative 0, but only once everyone else has reached Initiative 0.
-- 
GitLab