diff --git a/layout.sty b/layout.sty
index b8e6bd85d30c49dff3c7dcf3b56f8853df5eedc2..9ec997db5568156eb83ca1b8dfca09df95b7cbd2 100644
--- a/layout.sty
+++ b/layout.sty
@@ -862,16 +862,6 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
   \begin{quotation}\noindent}%
   {\end{quotation}}
 
-\newenvironment{rolltable}%
-{\vspace{.3cm}\begin{tabular}{|lp{.8\textwidth}}
-
-
-Roll & Result \\
-\hline
-
-}%
-{\end{tabular}}
-
 \newenvironment{exampletext}
   {\needspace{2em}%
   \it
@@ -932,16 +922,6 @@ Roll & Result \\
   code={\rowcolors{2}{}{gray!10}\needspace{1em}}
   }
 
-\newtcolorbox{rollchart}{
-  tabularx={cX},
-  top=10pt,
-  bottom=10pt,
-  left=3pt,
-  right=3pt,
-  after={\afterparnoindent},
-  code={\rowcolors{2}{}{gray!10}\needspace{2em}}
-  }
-
 %%%%%%%%%%%%%%%%%%% COMMANDS %%%%%%%%%%%%%%%%%%%%
 
 \newcommand{\story}[2]{%
diff --git a/test.tex b/test.tex
index 5a6788af7708fb0c15ce61e6b45e1b688628e0e6..0810425cd8a6b7018ae20a82e45a810a9ad23afe 100644
--- a/test.tex
+++ b/test.tex
@@ -51,7 +51,7 @@ Current day should equal \arabic{r4b}.
 
 \subsection{And now for something completely different}
 
-\begin{rollchart}
+\begin{boxtable}
 
 Roll & Result \\\hline
 
@@ -59,7 +59,7 @@ Roll & Result \\\hline
 
 11 & Failure \\
 
-\end{rollchart}
+\end{boxtable}
 
 \subsection{Random Text}