diff --git a/config/bind.sty b/config/bind.sty
index f1dbae33f53ff1e6e260b73d26758886f31a0d08..84c786a64c3b42ec290c2c7d1f3ebede6d55e126 100644
--- a/config/bind.sty
+++ b/config/bind.sty
@@ -208,7 +208,6 @@ bookmarks=true]%
 %%%%%%%%%% Encounter Numbers
 
 \newcounter{encnum}
-\newcommand{\lescounter}{\addtocounter{enc}{-1}}
 \setcounter{encnum}{1}
 \newcommand{\encsymbol}{\ding{168}}
 \newcommand{\encnum}{\ifnumcomp{\value{encnum}}{=}{1}{$A$}{\arabic{encnum}}\encsymbol\addtocounter{encnum}{1}}
@@ -397,6 +396,7 @@ bookmarks=true]%
 
 \newcounter{r4}
 \setcounter{r4}{\day}
+\addtocounter{r4}{1}
 	\whileboolexpr{
 		test {\ifnumcomp{\value{r4}}{>}{4}}
 	}