From 179f784f240eec39731e0ed5dc4b3ef0aa08685d Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Sun, 5 Jul 2020 02:52:56 +0200 Subject: [PATCH] fix glossary entries of cp --- glossary.tex | 2 +- rules.tex | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/glossary.tex b/glossary.tex index e6632570..2f069218 100644 --- a/glossary.tex +++ b/glossary.tex @@ -132,7 +132,7 @@ \newacronym[description={A rating of protection, generally from wearing armour},shortplural={DR}]{dr}{DR}{Damage Resistance} - \newacronym[description={One silver piece is worth one hundred copper pieces},shortplural={sp},text={silver piece}]{sp}{sp}{Silver Pieces} + \newacronym[description={One silver piece is worth one hundred copper pieces},shortplural={sp},text={silver piece}]{sp}{sp}{Silver Piece} \newglossaryentry{sphere}{ name={Sphere}, diff --git a/rules.tex b/rules.tex index bf86ce9c..452768af 100644 --- a/rules.tex +++ b/rules.tex @@ -431,7 +431,10 @@ Finally, a member of the nobility, even a minor noble, should have some basic Ac \subsection{Money}\index{Money} -An open ended list of equipment is provided to give a basic idea of costs. The basic coinage covered here is human coinage, but each culture will use their own currency and exchange rates. A hundred \Gls{cp} is worth 1 \gls{sp}. 10 \gls{sp} is worth 1 \gls{gp}. +An open ended list of equipment is provided to give a basic idea of costs. +The basic coinage covered here is human coinage, but each culture will use their own currency and exchange rates. +A hundred \glspl{cp} is worth 1 \glsentrylong{sp}. +10 \glsentrylongpl{sp} is worth 1 \gls{gp}. An average villager will make little spare money -- perhaps 10 \gls{sp} in a year if they bother to save. Sellswords can expect to make upwards to 10 gold per year if they are hired by a villagemaster. The average free trader -- a blacksmith or cloth dyer -- can expect to make 5 \gls{sp} in a month. -- GitLab