diff --git a/layout.sty b/layout.sty
index 4816b6b4417d5c91b3f9e4ee3e495f07917cec69..dab4f8bdc69e0ede81bf8988fc46c0105822b9e7 100644
--- a/layout.sty
+++ b/layout.sty
@@ -1,4 +1,5 @@
-\ProvidesPackage{layout}
+\ProvidesPackage{config/layout}
+
 \RequirePackage[table]{xcolor}
 \RequirePackage[acronym]{glossaries}
 \setacronymstyle{short-long-desc}
diff --git a/loot.sty b/loot.sty
index 9748722faaeef01dea8405b01838639e9d44ab6e..df2b2c09d0dbcab3735b53dd4a60f1eebe666cf2 100644
--- a/loot.sty
+++ b/loot.sty
@@ -1,4 +1,5 @@
-\ProvidesPackage{config/stats}
+\ProvidesPackage{config/loot}
+
 %%%%%%%%%%%%%%%%%%%% LOOT %%%%%%%%%%%%%%%%%%%%
 
 \newcommand{\lootSmall}{%
diff --git a/monsters.sty b/monsters.sty
index 66266c745560d32c99e32663f255989ecefab305..9cf357c45639f6869027da90e80ef4dcf0e5b41a 100644
--- a/monsters.sty
+++ b/monsters.sty
@@ -1,3 +1,5 @@
+\ProvidesPackage{config/monsters}
+
 %                              _                
 %    _ __ ___   ___  _ __  ___| |_ ___ _ __ ___ 
 %   | '_ ` _ \ / _ \| '_ \/ __| __/ _ \ '__/ __|