From 39ff665ee93f2c13e7f8f5c0da5c3a0ed5adf2e6 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Sat, 31 Oct 2020 05:06:40 +0100 Subject: [PATCH] fix default dwarf trader money --- monsters.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monsters.tex b/monsters.tex index b8b4fe39..804286a8 100644 --- a/monsters.tex +++ b/monsters.tex @@ -661,7 +661,7 @@ {0}% DR {1}% COMBAT {Crafts \arabic{r2b}, Deceit \arabic{r3}}% SKILLS - {\shortsword, \ifnumcomp{\thechapter}{=}{6}{3D6sp}{\setcounter{gold}{\thepage}\arabic{gold}sp}}% EQUIPMENT + {\shortsword, \ifnumcomp{\thechapter}{=}{\value{bestiarychapter}}{$3D6$sp}{\setcounter{gold}{\thepage}\arabic{gold}sp}}% EQUIPMENT {} } % -- GitLab