From f738dbbd82206279107219896a9fbfc4fb992248 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 3 May 2024 22:05:28 +0200
Subject: [PATCH] give life spells weight penalty

---
 config     | 2 +-
 spells.tex | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config b/config
index 7e588ecd..c39837f8 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 7e588ecdb37e76b6cb11d42281cdc4603c4dbbe8
+Subproject commit c39837f851fcb31f6897474e2b3728d2af3126da
diff --git a/spells.tex b/spells.tex
index d94d1ab5..9c899970 100644
--- a/spells.tex
+++ b/spells.tex
@@ -483,8 +483,8 @@ A good witch leaves no part of her prey unused.
   {Warp}% Action
   {Earth, Water}% Spheres
   {current \glspl{hp}}% Resist with
-  {The caster yells warnings, and the targets gain \gls{dr}~\arabic{spellCost} as their skin becomes thick}% Description
-  {Unfortunately, the tough hide feels heavy, and effectively counts as an item with \pgls{weight} of \arabic{spellCost}.
+  {The caster yells warnings, and the targets gain \gls{dr}~\arabic{spellPlusOne} as their skin becomes thick}% Description
+  {Unfortunately, the tough hide feels heavy, and effectively counts as an item with \pgls{weight} of \arabic{spellPlusOne}.
   The hide usually comes with fur, and protects against the cold as well as Damage.
 
   When the spell combines with others, to boost the target's Strength and grant claws, they eventually look just like a regular bear.
-- 
GitLab