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

remove old commands from magic.sty

parent 282fb80a
Branches
Tags
No related merge requests found
......@@ -98,9 +98,6 @@
}
% spellResTN is the TN to resist spells, used only in specified spells beneath creatures. For example, if someone had Air 2, resisting their spells would be TN (7 + 2) 9.
\newcounter{spellResTN}
\newcommand\spellRange{}
\newcommand\setRange{%
\iftoggle{distant}%
......@@ -154,20 +151,6 @@
\newtoggle{duplicated}
\settoggle{duplicated}{false}
\newcommand\detailed{Detailed}
\newcommand\duplicated{%
\global\settoggle{duplicated}{true}%
Duplicated%
}
\newcommand\divergent{Divergent}
\newcommand\distant{%
\global\settoggle{distant}{true}%
Distant%
}
\newcommand\showStdSpells{
\setcounter{enc}{0}
\begin{description}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment