From 6e09621aca95dd04e94a33248c677d3b470a2f4c Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Thu, 12 Jun 2025 19:47:36 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37f08d5..596f6f3 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ The Scourge Invasion is a custom event implementation for AzerothCore, crafted f - **Bosses**: Unique Scourge bosses added permanently to iconic dungeons. - **Updated Quests**: Replaced Dim `Necrotic Shards (ID 22892)` with `Necrotic Rune (ID 22484)`, removed exploration requirements, and adjusted quest flags. - **Smart AI**: Enhanced NPC behavior via SmartScripts for mobs like Bone Witch and Spirit of the Damned. -- **Event Integration**: Spawns for bosses and quest givers tied to Event 17, with automatic despawning when the event ends. -- **Lua Scripts**: Includes random attack logic and world announcement scripts. +- **Spawn**: Spawns for bosses and quest givers tied to Event 17. +- **Lua Scripts**: Includes random attack logic, world announcement scripts, NPC despawn and spawn logic. - **Future Plans**: Potential integration with in-game holiday calendar for enhanced visibility. ## Directory Structure