From 33f4d3d7ff9e31287c898e083b77751ff7127d6c Mon Sep 17 00:00:00 2001 From: Ben Carter <110695027+ben-of-codecraft@users.noreply.github.com> Date: Sat, 23 Aug 2025 22:31:59 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6e46081..8d82e1b 100755 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ The module supports multiple difficulty levels with configurable scaling: ``` 3. **Install database changes**: + Database changes will be installed using azerothcores built in script, if it does not you can use the following commands below: + ```bash # Apply the SQL files from data/sql/ in the correct order # Note: This includes extensive item database additions (50,000+ items) @@ -324,3 +326,4 @@ This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) --- *Remember: This module significantly increases dungeon difficulty. Start with lower difficulties and work your way up to avoid frustration. The enhanced challenge is designed to provide engaging content for experienced players seeking greater difficulty than the original game provided.* +