mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 23:50:44 +01:00
* Despawn Wind Stone after use, allow it to respawn (remove GO_FLAG_NODESPAWN on initialize) * Re-check twilight set aura on GossipSelect (don't allow to summon without wearing set) * Fix spell Abyssal Punisment (24803) not casting when interacting with stone without required items * Fix miniboss not despawning after leaving combat * Fix possible exploit of spawning many minibosses from a single wind stone spawn * Improve creature scripts * Set correct respawn time for wind stones Closes #27698 Closes #26814