Skip to content
Snippets Groups Projects
Verified Commit 9062170e authored by Malin Freeborn's avatar Malin Freeborn
Browse files

place quarterstaff in market

parent 260696a1
Branches
No related tags found
No related merge requests found
......@@ -121,10 +121,10 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour.
\showArmourPrice{\partiallisk}{31}%
\end{nametable}
\else
\fi
\columnbreak
\fi
\randomize
\renewcommand\npcsymbol{\glsentrysymbol{sable}}
\begin{nametable}[Xcc]{\composeHumanName\ the weaver}
......@@ -188,9 +188,13 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour.
\Dagger\weaponName & \arabic{weaponBonus} & \arabic{weaponDamage} & \arabic{heft} & \arabic{weaponWeight} & \mkPrice{2} \\
\shortsword\weaponName & \arabic{weaponBonus} & \arabic{weaponDamage} & \arabic{heft} & \arabic{weaponWeight} & \mkPrice{9} \\
\ifnum\value{r3}=2%
\shortsword\weaponName & \arabic{weaponBonus} & \arabic{weaponDamage} & \arabic{heft} & \arabic{weaponWeight} & \mkPrice{9} \\
\spear\weaponName & \arabic{weaponBonus} & \arabic{weaponDamage} & \arabic{heft} & \arabic{weaponWeight} & \mkPrice{7} \\
\fi
\spear\weaponName & \arabic{weaponBonus} & \arabic{weaponDamage} & \arabic{heft} & \arabic{weaponWeight} & \mkPrice{7} \\
\quarterstaff\weaponName & \arabic{weaponBonus} & \arabic{weaponDamage} & \arabic{heft} & \arabic{weaponWeight} & \mkPrice{3} \\
\longsword\weaponName & \arabic{weaponBonus} & \arabic{weaponDamage} & \arabic{heft} & \arabic{weaponWeight} & \mkPrice{11} \\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment