diff --git a/client_patch/enUS/DBFilesClient/BarberShopStyle.dbc b/client_patch/enUS/DBFilesClient/BarberShopStyle.dbc new file mode 100644 index 000000000..da3a3c7eb Binary files /dev/null and b/client_patch/enUS/DBFilesClient/BarberShopStyle.dbc differ diff --git a/client_patch/enUS/DBFilesClient/CreatureDisplayInfoExtra.dbc b/client_patch/enUS/DBFilesClient/CreatureDisplayInfoExtra.dbc new file mode 100644 index 000000000..fc409b898 Binary files /dev/null and b/client_patch/enUS/DBFilesClient/CreatureDisplayInfoExtra.dbc differ diff --git a/client_patch/enUS/DBFilesClient/SpellVisualKitModelAttach.dbc b/client_patch/enUS/DBFilesClient/SpellVisualKitModelAttach.dbc new file mode 100644 index 000000000..88560c4ed Binary files /dev/null and b/client_patch/enUS/DBFilesClient/SpellVisualKitModelAttach.dbc differ diff --git a/docker-compose.override.yml b/docker-compose.override.yml index e85749058..0832ca35e 100644 --- a/docker-compose.override.yml +++ b/docker-compose.override.yml @@ -48,6 +48,9 @@ services: - ./modules:/azerothcore/modules:ro - ./lua_scripts:/azerothcore/lua_scripts - ./client_patch/enUS/DBFilesClient/LFGDungeons.dbc:/azerothcore/env/dist/data/dbc/LFGDungeons.dbc:ro + - ./client_patch/enUS/DBFilesClient/BarberShopStyle.dbc:/azerothcore/env/dist/data/dbc/BarberShopStyle.dbc:ro + - ./client_patch/enUS/DBFilesClient/CreatureDisplayInfoExtra.dbc:/azerothcore/env/dist/data/dbc/CreatureDisplayInfoExtra.dbc:ro + - ./client_patch/enUS/DBFilesClient/SpellVisualKitModelAttach.dbc:/azerothcore/env/dist/data/dbc/SpellVisualKitModelAttach.dbc:ro volumes: playerbots-ai-cache: