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

allow mapentry to receive a ref

parent 6aa486f9
Branches
Tags
No related merge requests found
......@@ -861,9 +861,10 @@ Roll & Result \\
\newcommand{\mapentry}[1]{
\needspace{2em}
\addtocounter{list}{1}
\refstepcounter{list}
\subsubsection[#1]{
\arabic{list}: #1}
\arabic{list}: #1
}
}
%%%%% Side Quests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment