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

add character command with personality, mannerism

parent 58f5ac78
Branches
No related tags found
No related merge requests found
......@@ -123,6 +123,14 @@
\newcommand{\character}[1]{\needspace{4em}\vspace{.38cm} \normalsize\bfseries\ding{70} #1 \ding{70}\vspace{.18cm}}
\newcommand{\Character}[3]{\needspace{4em}\vspace{.38cm} \normalsize\bfseries\ding{70} #1 \ding{70}
\textbf{Personality:} #2
\textbf{Mannerism:} #3
}
\newcommand{\monster}[1]{\needspace{4em}\vspace{.38cm} \normalsize\bfseries\ding{70} #1 \ding{70}\vspace{.18cm}}
%%%%%%%%%%%%%%%%%%%% TOGGLES %%%%%%%%%%%%%%%%%%%%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment