From c1a64122fa432400ac61b5baa87a812eb186820f Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sat, 21 Jun 2025 11:28:40 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f11623..65917a0 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,12 @@ The Scourge Invasion is a custom event implementation for AzerothCore, crafted f - **Dynamic Mob Attacks**: 15% chance for mobs to spawn and attack when changing zones/subzones, scaled to player level. - **Bosses LUA**: LUA scripts for Scourge Invasion Bosses. - **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. - **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. - QUEST : Folder contains SQL for Quest - ITEMS: Contains SQL needed for quest Items. - NPC: Folder contains SQL for NPC's that are in the event. -- Enemies: Folder contains SQL for Mobs. +- Enemies: Folder contains SQL for Mobs. Including **SmartAI**, and updated loot tables for creatures. - **Future Plans**: Potential integration with in-game holiday calendar for enhanced visibility. ## Directory Structure