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

edit NPC notes

parent 6a0d3460
Branches
No related tags found
No related merge requests found
......@@ -476,18 +476,16 @@
\iftoggle{personality}{
\begin{multicols}{2}
\begin{description}
\raggedright
\item[Wants:] \npcGoal
\item[Mannerism:] \mannerism
\item[Description:] \NPCdescription
\textbf{Mannerism:}~\mannerism
\par
\textbf{Description:}~\NPCdescription
\par
\textbf{Wants:}~\npcGoal
\ifdefempty{\npcQuote}{}{
\item[Quote:]
\npcQuote
\textbf{Quote:}~\npcQuote
}
\end{description}
\end{multicols}
\settoggle{personality}{false}}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment