From 266c8bb734bbace1f03d83fe9065f933524f5c77 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Thu, 12 Jun 2025 18:59:35 -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 68894b5..be725a9 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ The Scourge Invasion is a custom event implementation for AzerothCore, crafted f ## Features - **Dynamic Mob Attacks**: 15% chance for mobs to spawn and attack when changing zones/subzones, scaled to player level. -- **Custom 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. +- **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.