diff --git a/layout.sty b/layout.sty index 4b42088dcbd569e19d9f16cec1b22ec5f4271e9a..b0243d5fa6d5bed077f9b72b27d1e2d2cc031d24 100644 --- a/layout.sty +++ b/layout.sty @@ -685,7 +685,7 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west) \newcommand{\NPCdescription}{} \newcommand{\npcQuote}{} \newcommand{\mannerism}{} -\newcommand{\archetype}{} +\newcommand{\npcGoal}{} \newcommand{\npcsymbol}{\decofourleft\decotwo\decofourright} \newcommand{\npc}[2]{\settoggle{personality}{false}\renewcommand{\name}{#2}\renewcommand{\npcsymbol}{#1}} \newcommand{\NPC}[5]{\renewcommand{\name}{#2} @@ -693,7 +693,7 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west) \settoggle{personality}{true} \renewcommand{\NPCdescription}{#3} \renewcommand{\mannerism}{#4} -\renewcommand{\archetype}{#5} +\renewcommand{\npcGoal}{#5} } %%%%%%%%%%%%%%%%%%%% TOGGLES %%%%%%%%%%%%%%%%%%%% diff --git a/stats.sty b/stats.sty index 5158c06aa6c85eeb22302347463761a84c73621d..bb8552562d948f139fc27ceb09cef5e6338213c2 100644 --- a/stats.sty +++ b/stats.sty @@ -479,7 +479,7 @@ \begin{multicols}{2} \raggedright \noindent - \textbf{Archetype:} \archetype, + \textbf{Wants:} \npcGoal, \noindent \textbf{Mannerism:} \mannerism