From 229203fffa79dbfe6ed0f8ccb53e967fb35ba13b Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 28 Aug 2023 11:52:50 +0200
Subject: [PATCH] add story points to glossary

---
 glossary.tex | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/glossary.tex b/glossary.tex
index ffd315c0..342a68ad 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -45,6 +45,12 @@
   description={The person running the game, interpreting the rules, and forgetting to bring enough pencils}
 }
 
+\newglossaryentry{storypoint}{
+  name={Story Point},
+  nonumberlist,
+  description={Players spend Story Points to bring elements of their history into play. By spending Story Points, a backstory is slowly crafted over multiple sessions}
+}
+
 \newglossaryentry{interval}{
   nonumberlist,
   prefix={an\space},
-- 
GitLab