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

fix jellies

parent 7ab8ca11
Branches
Tags
No related merge requests found
......@@ -718,7 +718,7 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
\newcommand{\randomfour}{%
\ifnum\value{r4}>3%
\setcounter{r4}{2}%
\setcounter{r4}{0}%
\else%
\ifnum\value{r4}<1%
\setcounter{r4}{1}%
......
......@@ -1417,8 +1417,6 @@ mana stone with \arabic{track} mana, \lootJewellery, \randomtwo\lootJewellery, \
\newcommand{\jelly}[1][\npc{\A}{\ifnum\value{r4}>3 Black\else \ifnum\value{r4}>2 Red \else \ifnum\value{r4}>1 Brown\else Transluscent\fi\fi\fi~ Ooze}]{
#1
\randomfour
\randomfour
\randomfour
\addtocounter{track}{2}
\setcounter{gold}{\value{r4}}
\multiply\value{gold} by -1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment