diff --git a/bind.sty b/bind.sty
index 2eb0f00fc531571aede29635ea221621972624c3..bd1df914b11a5b91d97147957e9dd409e6225dc5 100644
--- a/bind.sty
+++ b/bind.sty
@@ -631,7 +631,9 @@ Roll & Result \\
 
 %%%%%%%%%%%%%%%%%%% COMMANDS %%%%%%%%%%%%%%%%%%%%
 
-\newcommand{\story}[2]{\needspace{4em}\vspace{.3cm}\noindent\textbf{#2\ldots}\par\noindent Cost: #1\par\noindent}
+\newcommand{\story}[2]{%
+\subsubsection{#2}
+Cost: #1\par\noindent}
 
 \newcommand{\best}[2][\C]{\npc{#1}{#2}\subsubsection{#2}\index{Antagonists!#2}}