Skip to content
Snippets Groups Projects
Unverified Commit 6979cc5f authored by Malin Freeborn's avatar Malin Freeborn
Browse files

swap npc archetypes for goals

parent 652297b2
Branches
Tags
No related merge requests found
......@@ -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 %%%%%%%%%%%%%%%%%%%%
......
......@@ -479,7 +479,7 @@
\begin{multicols}{2}
\raggedright
\noindent
\textbf{Archetype:} \archetype,
\textbf{Wants:} \npcGoal,
\noindent
\textbf{Mannerism:} \mannerism
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment