mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_12_29_00 -> 2025_12_29_01
|
||||
-- Fix A Sister's Pledge (12411) spawning multiple Sasha when turned in by multiple players
|
||||
-- Add condition to prevent Sasha spawn if she already exists nearby
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 27646 AND `SourceId` = 0;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_12_29_01 -> 2025_12_29_02
|
||||
--
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `ID`=54095;
|
||||
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`, `DifficultySpellID_3`, `DifficultySpellID_4`) VALUES
|
||||
Reference in New Issue
Block a user