From bcbb79e488a5736bd7784b2f4a29c8bc8e90ad99 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 12 Sep 2024 18:56:13 +0200
Subject: [PATCH] place destroyed settlement symbol

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

diff --git a/glossary.tex b/glossary.tex
index ac6acfd1..ee48fe3c 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -2428,6 +2428,12 @@ While floods occur, everyone gains a +1 Bonus to their Water \glsentrytext{spher
   description={Side Quest is ready},
 }
 
+\newglossaryentry{vlg}{
+  type=symbols,
+  name={\Psyche},
+  description={\glsentrytext{segment} removes something from the map}
+}
+
 % SHORT COMMANDS
 
 \newcommand{\T}[1][1]{\gls{T}\setcounter{noAppearing}{#1}} % groups
-- 
GitLab