mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
fix(DB/SAI) Stone Keepers now use Self Destruct (#15744)
* fix(DB/SAI) Stone Keeper now use Self Destruct Closes #7357 * Update data/sql/updates/pending_db_world/rev_1680277738222003722.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param2` = 2 WHERE `id` = 3 AND `entryorguid` IN (-28368, -27554, -27555, -27794);
|
||||
Reference in New Issue
Block a user