diff --git a/layout.sty b/layout.sty index 512134b370409d12143ef5f99647826104c8dca6..b8e6bd85d30c49dff3c7dcf3b56f8853df5eedc2 100644 --- a/layout.sty +++ b/layout.sty @@ -675,6 +675,7 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west) \newcommand{\name}{} \newcommand{\NPCdescription}{} +\newcommand{\npcQuote}{} \newcommand{\mannerism}{} \newcommand{\archetype}{} \newcommand{\npcsymbol}{\decofourleft\decotwo\decofourright} diff --git a/stats.sty b/stats.sty index 173b5e42990414580dd3930906855abb253fa3e1..3b4982d0c3f5e5223e841f8cbc5b2945b08dffb6 100644 --- a/stats.sty +++ b/stats.sty @@ -474,6 +474,7 @@ \iftoggle{personality}{ \begin{multicols}{2} + \raggedright \noindent \textbf{Archetype:} \archetype, @@ -483,6 +484,9 @@ \columnbreak \noindent \textbf{Description:} \NPCdescription + \ifdefempty{\npcQuote}{}{ + \textbf{Quote:} \npcQuote \\ + } \end{multicols} \vspace{1em} @@ -581,6 +585,7 @@ \setcounter{knacks}{0} \setcounter{mp}{0} \setcounter{xpbonus}{0} + \renewcommand\npcQuote{} } %% _ _ _ _ _ diff --git a/test.tex b/test.tex index 9a93c2c2c0a9813aab51b0403a2c4592e0394da8..5a6788af7708fb0c15ce61e6b45e1b688628e0e6 100644 --- a/test.tex +++ b/test.tex @@ -142,7 +142,7 @@ This section is non-verbose, so only basic stats are shown. \basilisk -\humanbard[\NPC{\Hu\M}{Chris}{Despondent}{Sighs}{Jester}] +\humanbard[\renewcommand\npcQuote{We are all going to die}\NPC{\Hu\M}{Chris}{Despondent}{Sighs}{Jester}] \humanbard