From e2a553ac957920bb2877e18e34fe1b86b787ebfb Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 18 Aug 2024 02:10:04 +0200
Subject: [PATCH] adjust bailey armouries

---
 market.sty         | 1 +
 markets/bailey.tex | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/market.sty b/market.sty
index 2e427115..60fc3ebd 100644
--- a/market.sty
+++ b/market.sty
@@ -50,6 +50,7 @@
 
 \newcommand\rareArmour[3][9]{%
   \ifnumcomp{\value{r12}}{>}{#1}{ \showArmour{#2} & \mkPrice{#3} \\ }{}%
+  \randomize%
 }
 
 
diff --git a/markets/bailey.tex b/markets/bailey.tex
index 444fd511..60008bcb 100644
--- a/markets/bailey.tex
+++ b/markets/bailey.tex
@@ -167,7 +167,7 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour.
 \ifnumcomp{\value{r4b}}{>}{2}{%
   \begin{nametable}[XXXXc]{At \composeHumanName\ the Smith's}
     \textbf{Armour} & \textbf{\Glsentrytext{dr}} & \textbf{\glsentrytext{covering}} & \textbf{Weight} & \textbf{Cost} \\\hline
-    \ifnum\value{r3}>11
+    \ifnum\value{r12}>10
       \showArmourPrice{\completechain}{28}%
     \fi
     \showArmourPrice{\partialchain}{18}%
-- 
GitLab